Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Dmetag.h36 UNIT_TT, enumerator
272 { "TTEXEC", UNIT_TT, 0 },
273 { "TT.0", UNIT_TT, 0 },
274 { "TTCTRL", UNIT_TT, 1 },
275 { "TT.1", UNIT_TT, 1 },
276 { "TTMARK", UNIT_TT, 2 },
277 { "TT.2", UNIT_TT, 2 },
278 { "TTREC", UNIT_TT, 3 },
279 { "TT.3", UNIT_TT, 3 },
280 { "GTEXEC", UNIT_TT, 4 },
[all …]
/toolchain/binutils/binutils-2.27/opcodes/
Dmetag-dis.c449 dest_unit = UNIT_TT; in print_movl_ttrec()
1069 dest_reg = lookup_reg_name (UNIT_TT, reg_no); in print_mov_ct()