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

  /toolchain/binutils/binutils-2.25/opcodes/
h8300-dis.c 190 else if ((x & MODE) == DBIT || (x & MODE) == KBIT)
555 else if ((looking_for & MODE) == KBIT)
  /toolchain/binutils/binutils-2.25/gas/config/
tc-h8300.c 1191 if (op_mode == KBIT || op_mode == DBIT)
    [all...]
  /toolchain/binutils/binutils-2.25/include/opcode/
h8300.h 58 KBIT = 0x0C00,
    [all...]

Completed in 77 milliseconds