Home
last modified time | relevance | path

Searched refs:PDP11_MPROC (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/include/opcode/
Dpdp11.h64 #define PDP11_MPROC 9 /* multiprocessor instructions: tstset, macro
/toolchain/binutils/binutils-2.25/opcodes/
Dpdp11-opc.c97 { "tstset", 0x0e40, 0xffc0, PDP11_OPCODE_OP, PDP11_MPROC },
98 { "wrtlck", 0x0e80, 0xffc0, PDP11_OPCODE_OP, PDP11_MPROC },
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-pdp11.c149 pdp11_extension[PDP11_MPROC] = yes; in set_option()