Home
last modified time | relevance | path

Searched refs:f_TLBPRopx (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/opcodes/
Dfrv-ibld.c723 errmsg = insert_normal (cd, fields->f_TLBPRopx, 0, 0, 28, 3, 32, total_length, buffer); in frv_cgen_insert_operand()
1048 … extract_normal (cd, ex_info, insn_value, 0, 0, 28, 3, 32, total_length, pc, & fields->f_TLBPRopx); in frv_cgen_extract_operand()
1355 value = fields->f_TLBPRopx; in frv_cgen_get_int_operand()
1615 value = fields->f_TLBPRopx; in frv_cgen_get_vma_operand()
1882 fields->f_TLBPRopx = value; in frv_cgen_set_int_operand()
2139 fields->f_TLBPRopx = value; in frv_cgen_set_vma_operand()
Dfrv-opc.h335 long f_TLBPRopx; member
Dfrv-dis.c303 print_normal (cd, info, fields->f_TLBPRopx, 0, pc, length); in frv_cgen_print_operand()
Dfrv-asm.c1162 …_parse_unsigned_integer (cd, strp, FRV_OPERAND_TLBPROPX, (unsigned long *) (& fields->f_TLBPRopx)); in frv_cgen_parse_operand()