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

/openbsd-current/gnu/usr.bin/binutils/include/opcode/
H A Dpdp11.h59 #define PDP11_EIS 4 /* extended instruction set (11/45 etc) */ macro
/openbsd-current/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dpdp11.h59 #define PDP11_EIS 4 /* extended instruction set (11/45 etc) */ macro
/openbsd-current/gnu/usr.bin/binutils/opcodes/
H A Dpdp11-opc.c103 { "mul", 0x7000, 0xfe00, PDP11_OPCODE_REG_OP_REV,PDP11_EIS },
104 { "div", 0x7200, 0xfe00, PDP11_OPCODE_REG_OP_REV,PDP11_EIS },
105 { "ash", 0x7400, 0xfe00, PDP11_OPCODE_REG_OP_REV,PDP11_EIS },
106 { "ashc", 0x7600, 0xfe00, PDP11_OPCODE_REG_OP_REV,PDP11_EIS },
/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Dpdp11-opc.c103 { "mul", 0x7000, 0xfe00, PDP11_OPCODE_REG_OP_REV,PDP11_EIS },
104 { "div", 0x7200, 0xfe00, PDP11_OPCODE_REG_OP_REV,PDP11_EIS },
105 { "ash", 0x7400, 0xfe00, PDP11_OPCODE_REG_OP_REV,PDP11_EIS },
106 { "ashc", 0x7600, 0xfe00, PDP11_OPCODE_REG_OP_REV,PDP11_EIS },
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-pdp11.c1077 pdp11_extension[PDP11_EIS] = pdp11_extension[PDP11_LEIS] = yes;
1094 pdp11_extension[PDP11_EIS] = 0;
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-pdp11.c120 pdp11_extension[PDP11_EIS] = pdp11_extension[PDP11_LEIS] = yes;
140 pdp11_extension[PDP11_EIS] = 0;

Completed in 282 milliseconds