Home
last modified time | relevance | path

Searched refs:UNIT_D0 (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/include/opcode/
Dmetag.h29 UNIT_D0, enumerator
121 { "D0Re0", UNIT_D0, 0 },
122 { "D0.0", UNIT_D0, 0 },
123 { "D0Ar6", UNIT_D0, 1 },
124 { "D0.1", UNIT_D0, 1 },
125 { "D0Ar4", UNIT_D0, 2 },
126 { "D0.2", UNIT_D0, 2 },
127 { "D0Ar2", UNIT_D0, 3 },
128 { "D0.3", UNIT_D0, 3 },
129 { "D0FrT", UNIT_D0, 4 },
[all …]
/toolchain/binutils/binutils-2.27/opcodes/
Dmetag-dis.c151 case UNIT_D0: in get_pair_unit()
154 return UNIT_D0; in get_pair_unit()
209 actual_unit = UNIT_D0; in lookup_o2r()
227 actual_unit = UNIT_D0; in lookup_o2r()
237 else if (unit == UNIT_D0) in lookup_o2r()
263 actual_unit = UNIT_D0; in lookup_o2r()
1214 base_unit = UNIT_D0; in print_alu()
1410 base_unit = UNIT_D0; in print_shift()
1467 base_unit = UNIT_D0; in print_min_max()
1505 base_unit = UNIT_D0; in print_bitop()
[all …]