Searched refs:PDP11_OPCODE_ILLEGAL (Results 1 – 3 of 3) sorted by relevance
/toolchain/binutils/binutils-2.27/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 },
|
D | pdp11-dis.c | 356 case PDP11_OPCODE_ILLEGAL: in print_insn_pdp11()
|
/toolchain/binutils/binutils-2.27/include/opcode/ |
D | pdp11.h | 38 #define PDP11_OPCODE_ILLEGAL 12 /* illegal instruction */ macro
|