HomeSort by: relevance | last modified time | path
    Searched defs:L_16 (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/include/opcode/
h8300.h 38 L_16 = 0x80,
129 IMM16 = IMM | SRC | L_16,
139 RD16 = DST | L_16 | REG,
142 R3_16 = OP3 | L_16 | REG,
145 RS16 = SRC | L_16 | REG,
152 PCREL16 = PCREL | L_16,
155 OP3PCREL16 = OP3 | PCREL | L_16,
157 INDEXB16 = INDEXB | L_16,
158 INDEXW16 = INDEXW | L_16,
159 INDEXL16 = INDEXL | L_16,
    [all...]
  /src/external/gpl3/binutils.old/dist/include/opcode/
h8300.h 38 L_16 = 0x80,
129 IMM16 = IMM | SRC | L_16,
139 RD16 = DST | L_16 | REG,
142 R3_16 = OP3 | L_16 | REG,
145 RS16 = SRC | L_16 | REG,
152 PCREL16 = PCREL | L_16,
155 OP3PCREL16 = OP3 | PCREL | L_16,
157 INDEXB16 = INDEXB | L_16,
158 INDEXW16 = INDEXW | L_16,
159 INDEXL16 = INDEXL | L_16,
    [all...]
  /src/external/gpl3/gdb/dist/include/opcode/
h8300.h 38 L_16 = 0x80,
129 IMM16 = IMM | SRC | L_16,
139 RD16 = DST | L_16 | REG,
142 R3_16 = OP3 | L_16 | REG,
145 RS16 = SRC | L_16 | REG,
152 PCREL16 = PCREL | L_16,
155 OP3PCREL16 = OP3 | PCREL | L_16,
157 INDEXB16 = INDEXB | L_16,
158 INDEXW16 = INDEXW | L_16,
159 INDEXL16 = INDEXL | L_16,
    [all...]
  /src/external/gpl3/gdb.old/dist/include/opcode/
h8300.h 38 L_16 = 0x80,
129 IMM16 = IMM | SRC | L_16,
139 RD16 = DST | L_16 | REG,
142 R3_16 = OP3 | L_16 | REG,
145 RS16 = SRC | L_16 | REG,
152 PCREL16 = PCREL | L_16,
155 OP3PCREL16 = OP3 | PCREL | L_16,
157 INDEXB16 = INDEXB | L_16,
158 INDEXW16 = INDEXW | L_16,
159 INDEXL16 = INDEXL | L_16,
    [all...]

Completed in 27 milliseconds