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

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Dfrv-ibld.c724 errmsg = insert_normal (cd, fields->f_TLBPRL, 0, 0, 25, 1, 32, total_length, buffer);
1049 length = extract_normal (cd, ex_info, insn_value, 0, 0, 25, 1, 32, total_length, pc, & fields->f_TLBPRL);
1356 value = fields->f_TLBPRL;
1616 value = fields->f_TLBPRL;
1883 fields->f_TLBPRL = value;
2140 fields->f_TLBPRL = value;
H A Dfrv-opc.h336 long f_TLBPRL; member in struct:cgen_fields
H A Dfrv-dis.c302 print_normal (cd, info, fields->f_TLBPRL, 0, pc, length);
H A Dfrv-asm.c1161 errmsg = cgen_parse_unsigned_integer (cd, strp, FRV_OPERAND_TLBPRL, (unsigned long *) (& fields->f_TLBPRL));
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/opcodes/
H A Dfrv-ibld.c724 errmsg = insert_normal (cd, fields->f_TLBPRL, 0, 0, 25, 1, 32, total_length, buffer);
1049 length = extract_normal (cd, ex_info, insn_value, 0, 0, 25, 1, 32, total_length, pc, & fields->f_TLBPRL);
1356 value = fields->f_TLBPRL;
1616 value = fields->f_TLBPRL;
1883 fields->f_TLBPRL = value;
2140 fields->f_TLBPRL = value;
H A Dfrv-opc.h336 long f_TLBPRL; member in struct:cgen_fields
H A Dfrv-dis.c302 print_normal (cd, info, fields->f_TLBPRL, 0, pc, length);
H A Dfrv-asm.c1161 errmsg = cgen_parse_unsigned_integer (cd, strp, FRV_OPERAND_TLBPRL, (unsigned long *) (& fields->f_TLBPRL));
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/frv/
H A Dcpu.h3221 UINT f_TLBPRL; \
3232 f_TLBPRL = EXTRACT_LSB0_UINT (insn, 32, 25, 1); \

Completed in 87 milliseconds