Searched refs:PDP11_NONE (Results 1 – 3 of 3) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | pdp11-opc.c | 36 { "", 0x0088, 0xfff8, PDP11_OPCODE_ILLEGAL, PDP11_NONE }, 37 { "", 0x0090, 0xfff8, PDP11_OPCODE_ILLEGAL, PDP11_NONE }, 238 { "", 0x0000, 0x0000, PDP11_OPCODE_ILLEGAL, PDP11_NONE },
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | pdp11.h | 54 #define PDP11_NONE 0 /* not in instruction set */ macro
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-pdp11.c | 96 pdp11_extension[PDP11_NONE] = 0; in set_option()
|