Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/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 },
/toolchain/binutils/binutils-2.25/include/opcode/
Dpdp11.h54 #define PDP11_NONE 0 /* not in instruction set */ macro
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-pdp11.c96 pdp11_extension[PDP11_NONE] = 0; in set_option()