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

  /toolchain/binutils/binutils-2.25/include/opcode/
pdp11.h 61 #define PDP11_LEIS 7 /* limited extended instruction set
  /toolchain/binutils/binutils-2.25/opcodes/
pdp11-opc.c 32 { "rtt", 0x0006, 0xffff, PDP11_OPCODE_NO_OPS, PDP11_LEIS },
92 { "mark", 0x0d00, 0xffc0, PDP11_OPCODE_IMM6, PDP11_LEIS },
95 { "sxt", 0x0dc0, 0xffc0, PDP11_OPCODE_OP, PDP11_LEIS },
110 { "xor", 0x7800, 0xfe00, PDP11_OPCODE_REG_OP, PDP11_LEIS },
173 { "sob", 0x7e00, 0xfe00, PDP11_OPCODE_REG_DISPL, PDP11_LEIS },
  /toolchain/binutils/binutils-2.25/gas/config/
tc-pdp11.c 121 pdp11_extension[PDP11_EIS] = pdp11_extension[PDP11_LEIS] = yes;
139 pdp11_extension[PDP11_LEIS] = yes;
140 if (!pdp11_extension[PDP11_LEIS])

Completed in 384 milliseconds