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

  /toolchain/binutils/binutils-2.27/opcodes/
h8300-dis.c 308 else if ((x & MODE) == MACREG)
494 || ((looking_for & MODE) == MACREG
585 else if ((looking_for & MODE) == MACREG)
  /toolchain/binutils/binutils-2.27/gas/config/
tc-h8300.c 886 op->mode = MACREG;
1157 op_mode != MACREG)
1162 op_mode != MACREG)
    [all...]
  /toolchain/binutils/binutils-2.27/include/opcode/
h8300.h 86 MACREG = 0x4800,
214 #define MS32 (SRC | L_32 | MACREG)
215 #define MD32 (DST | L_32 | MACREG)
    [all...]

Completed in 65 milliseconds