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

  /toolchain/binutils/binutils-2.25/opcodes/
h8300-dis.c 132 case L_16U:
208 case L_16U:
226 case L_16U:
268 (x & SIZE) == L_16U)
515 || (looking_for & SIZE) == L_16U)
  /toolchain/binutils/binutils-2.25/gas/config/
tc-h8300.c 593 case L_16U:
1230 if (((x_size == L_16 && op_size == L_16U)
    [all...]
  /toolchain/binutils/binutils-2.25/include/opcode/
h8300.h 39 L_16U = 0x90,
130 IMM16U = IMM | SRC | L_16U,
183 ABS16SRC = SRC | ABS | L_16U,
188 ABS16DST = DST | ABS | L_16U,
193 ABS16OP3 = OP3 | ABS | L_16U,
287 #define ABS16LIST ABS | L_16U, DATA3
292 #define DSTABS16LIST DST | ABS | L_16U, DATA3
    [all...]

Completed in 37 milliseconds