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

  /toolchain/binutils/binutils-2.25/include/opcode/
metag.h 24 UNIT_CT,
50 { "TXENABLE", UNIT_CT, 0 },
51 { "CT.0", UNIT_CT, 0 },
52 { "TXMODE", UNIT_CT, 1 },
53 { "CT.1", UNIT_CT, 1 },
54 { "TXSTATUS", UNIT_CT, 2 },
55 { "CT.2", UNIT_CT, 2 },
56 { "TXRPT", UNIT_CT, 3 },
57 { "CT.3", UNIT_CT, 3 },
58 { "TXTIMER", UNIT_CT, 4 }
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-metag.c 1019 (regs[0]->unit == UNIT_CT && size == 4) ||
1052 (regs[0]->unit == UNIT_CT && size == 4) ||
    [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
metag-dis.c 108 if (unit == UNIT_CT)
1071 dest_reg = lookup_reg_name (UNIT_CT, reg_no);
    [all...]

Completed in 62 milliseconds