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

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Dfrv-ibld.c718 errmsg = insert_normal (cd, fields->f_LRAE, 0, 0, 5, 1, 32, total_length, buffer);
1043 length = extract_normal (cd, ex_info, insn_value, 0, 0, 5, 1, 32, total_length, pc, & fields->f_LRAE);
1350 value = fields->f_LRAE;
1610 value = fields->f_LRAE;
1877 fields->f_LRAE = value;
2134 fields->f_LRAE = value;
H A Dfrv-opc.h332 long f_LRAE; member in struct:cgen_fields
H A Dfrv-dis.c296 print_normal (cd, info, fields->f_LRAE, 0, pc, length);
H A Dfrv-asm.c1155 errmsg = cgen_parse_unsigned_integer (cd, strp, FRV_OPERAND_LRAE, (unsigned long *) (& fields->f_LRAE));
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/opcodes/
H A Dfrv-ibld.c718 errmsg = insert_normal (cd, fields->f_LRAE, 0, 0, 5, 1, 32, total_length, buffer);
1043 length = extract_normal (cd, ex_info, insn_value, 0, 0, 5, 1, 32, total_length, pc, & fields->f_LRAE);
1350 value = fields->f_LRAE;
1610 value = fields->f_LRAE;
1877 fields->f_LRAE = value;
2134 fields->f_LRAE = value;
H A Dfrv-opc.h332 long f_LRAE; member in struct:cgen_fields
H A Dfrv-dis.c296 print_normal (cd, info, fields->f_LRAE, 0, pc, length);
H A Dfrv-asm.c1155 errmsg = cgen_parse_unsigned_integer (cd, strp, FRV_OPERAND_LRAE, (unsigned long *) (& fields->f_LRAE));
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/frv/
H A Dcpu.h3200 UINT f_LRAE; \
3212 f_LRAE = EXTRACT_LSB0_UINT (insn, 32, 5, 1); \

Completed in 93 milliseconds