HomeSort by relevance Sort by last modified time
    Searched refs:UNIT_TT (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.25/include/opcode/
metag.h 32 UNIT_TT,
268 { "TTEXEC", UNIT_TT, 0 },
269 { "TT.0", UNIT_TT, 0 },
270 { "TTCTRL", UNIT_TT, 1 },
271 { "TT.1", UNIT_TT, 1 },
272 { "TTMARK", UNIT_TT, 2 },
273 { "TT.2", UNIT_TT, 2 },
274 { "TTREC", UNIT_TT, 3 },
275 { "TT.3", UNIT_TT, 3 },
276 { "GTEXEC", UNIT_TT, 4 }
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-metag.c 539 if (dest_regs[0]->unit != UNIT_TT ||
1022 (regs[0]->unit == UNIT_TT && (size == 4 || size == 8)) ||
1055 (regs[0]->unit == UNIT_TT && (size == 4 || size == 8)) ||
    [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
metag-dis.c 449 dest_unit = UNIT_TT;
1069 dest_reg = lookup_reg_name (UNIT_TT, reg_no);
    [all...]

Completed in 55 milliseconds