Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/opcodes/
Dpdp11-opc.c36 { "", 0x0088, 0xfff8, PDP11_OPCODE_ILLEGAL, PDP11_NONE },
37 { "", 0x0090, 0xfff8, PDP11_OPCODE_ILLEGAL, PDP11_NONE },
238 { "", 0x0000, 0x0000, PDP11_OPCODE_ILLEGAL, PDP11_NONE },
Dpdp11-dis.c356 case PDP11_OPCODE_ILLEGAL: in print_insn_pdp11()
/toolchain/binutils/binutils-2.27/include/opcode/
Dpdp11.h38 #define PDP11_OPCODE_ILLEGAL 12 /* illegal instruction */ macro