Searched defs:data_unit (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dmetag-dis.c1775 unsigned int fpu_no, data_no, data_unit; local
2475 enum metag_unit data_unit = ((insn_word >> 24) & 0x1) ? UNIT_D1 : UNIT_D0; local
2539 unsigned int data_unit = (((insn_word >> 24) & 0x1) ? UNIT_D1 : UNIT_D0); local
[all...]
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dmetag-dis.c1775 unsigned int fpu_no, data_no, data_unit; local
2472 enum metag_unit data_unit = ((insn_word >> 24) & 0x1) ? UNIT_D1 : UNIT_D0; local
2536 unsigned int data_unit = (((insn_word >> 24) & 0x1) ? UNIT_D1 : UNIT_D0); local
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dmetag-dis.c1775 unsigned int fpu_no, data_no, data_unit; local
2472 enum metag_unit data_unit = ((insn_word >> 24) & 0x1) ? UNIT_D1 : UNIT_D0; local
2536 unsigned int data_unit = (((insn_word >> 24) & 0x1) ? UNIT_D1 : UNIT_D0); local
[all...]
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dmetag-dis.c1775 unsigned int fpu_no, data_no, data_unit; local
2472 enum metag_unit data_unit = ((insn_word >> 24) & 0x1) ? UNIT_D1 : UNIT_D0; local
2536 unsigned int data_unit = (((insn_word >> 24) & 0x1) ? UNIT_D1 : UNIT_D0); local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-metag.c3354 unsigned int rmask = 0, data_unit; local
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-metag.c3352 unsigned int rmask = 0, data_unit; local
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-metag.c3352 unsigned int rmask = 0, data_unit; local

Completed in 161 milliseconds