Searched refs:PDP11_LEIS (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/include/opcode/
H A Dpdp11.h62 #define PDP11_LEIS 7 /* limited extended instruction set macro
/openbsd-current/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dpdp11.h62 #define PDP11_LEIS 7 /* limited extended instruction set macro
/openbsd-current/gnu/usr.bin/binutils/opcodes/
H A Dpdp11-opc.c29 { "rtt", 0x0006, 0xffff, PDP11_OPCODE_NO_OPS, PDP11_LEIS },
89 { "mark", 0x0d00, 0xffc0, PDP11_OPCODE_IMM6, PDP11_LEIS },
92 { "sxt", 0x0dc0, 0xffc0, PDP11_OPCODE_OP, PDP11_LEIS },
107 { "xor", 0x7800, 0xfe00, PDP11_OPCODE_REG_OP, PDP11_LEIS },
170 { "sob", 0x7e00, 0xfe00, PDP11_OPCODE_REG_DISPL, PDP11_LEIS },
/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Dpdp11-opc.c29 { "rtt", 0x0006, 0xffff, PDP11_OPCODE_NO_OPS, PDP11_LEIS },
89 { "mark", 0x0d00, 0xffc0, PDP11_OPCODE_IMM6, PDP11_LEIS },
92 { "sxt", 0x0dc0, 0xffc0, PDP11_OPCODE_OP, PDP11_LEIS },
107 { "xor", 0x7800, 0xfe00, PDP11_OPCODE_REG_OP, PDP11_LEIS },
170 { "sob", 0x7e00, 0xfe00, PDP11_OPCODE_REG_DISPL, PDP11_LEIS },
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-pdp11.c1077 pdp11_extension[PDP11_EIS] = pdp11_extension[PDP11_LEIS] = yes;
1092 pdp11_extension[PDP11_LEIS] = yes;
1093 if (!pdp11_extension[PDP11_LEIS])
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-pdp11.c120 pdp11_extension[PDP11_EIS] = pdp11_extension[PDP11_LEIS] = yes;
138 pdp11_extension[PDP11_LEIS] = yes;
139 if (!pdp11_extension[PDP11_LEIS])

Completed in 135 milliseconds