Searched refs:f_TLBPRopx (Results 1 - 9 of 9) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Dfrv-ibld.c727 errmsg = insert_normal (cd, fields->f_TLBPRopx, 0, 0, 28, 3, 32, total_length, buffer);
1052 length = extract_normal (cd, ex_info, insn_value, 0, 0, 28, 3, 32, total_length, pc, & fields->f_TLBPRopx);
1359 value = fields->f_TLBPRopx;
1619 value = fields->f_TLBPRopx;
1886 fields->f_TLBPRopx = value;
2143 fields->f_TLBPRopx = value;
H A Dfrv-opc.h335 long f_TLBPRopx; member in struct:cgen_fields
H A Dfrv-dis.c305 print_normal (cd, info, fields->f_TLBPRopx, 0, pc, length);
H A Dfrv-asm.c1164 errmsg = cgen_parse_unsigned_integer (cd, strp, FRV_OPERAND_TLBPROPX, (unsigned long *) (& fields->f_TLBPRopx));
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/opcodes/
H A Dfrv-ibld.c727 errmsg = insert_normal (cd, fields->f_TLBPRopx, 0, 0, 28, 3, 32, total_length, buffer);
1052 length = extract_normal (cd, ex_info, insn_value, 0, 0, 28, 3, 32, total_length, pc, & fields->f_TLBPRopx);
1359 value = fields->f_TLBPRopx;
1619 value = fields->f_TLBPRopx;
1886 fields->f_TLBPRopx = value;
2143 fields->f_TLBPRopx = value;
H A Dfrv-opc.h335 long f_TLBPRopx; member in struct:cgen_fields
H A Dfrv-dis.c305 print_normal (cd, info, fields->f_TLBPRopx, 0, pc, length);
H A Dfrv-asm.c1164 errmsg = cgen_parse_unsigned_integer (cd, strp, FRV_OPERAND_TLBPROPX, (unsigned long *) (& fields->f_TLBPRopx));
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/frv/
H A Dcpu.h3220 UINT f_TLBPRopx; \
3231 f_TLBPRopx = EXTRACT_LSB0_UINT (insn, 32, 28, 3); \

Completed in 178 milliseconds