Searched refs:PDP11_MPROC (Results 1 – 3 of 3) sorted by relevance
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | pdp11.h | 64 #define PDP11_MPROC 9 /* multiprocessor instructions: tstset, macro
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | pdp11-opc.c | 97 { "tstset", 0x0e40, 0xffc0, PDP11_OPCODE_OP, PDP11_MPROC }, 98 { "wrtlck", 0x0e80, 0xffc0, PDP11_OPCODE_OP, PDP11_MPROC },
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-pdp11.c | 149 pdp11_extension[PDP11_MPROC] = yes; in set_option()
|