Searched refs:PDP11_MXPS (Results 1 – 3 of 3) sorted by relevance
/toolchain/binutils/binutils-2.27/include/opcode/ |
D | pdp11.h | 66 #define PDP11_MXPS 10 /* move from/to processor status */ macro
|
/toolchain/binutils/binutils-2.27/opcodes/ |
D | pdp11-opc.c | 196 { "mtps", 0x8d00, 0xffc0, PDP11_OPCODE_OP, PDP11_MXPS }, 199 { "mfps", 0x8dc0, 0xffc0, PDP11_OPCODE_OP, PDP11_MXPS },
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-pdp11.c | 152 pdp11_extension[PDP11_MXPS] = yes; in set_option()
|