Home
last modified time | relevance | path

Searched refs:PDP11_OPCODE_IMM8 (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/opcodes/
Dpdp11-opc.c182 { "emt", 0x8800, 0xff00, PDP11_OPCODE_IMM8, PDP11_BASIC },
183 { "sys", 0x8900, 0xff00, PDP11_OPCODE_IMM8, PDP11_BASIC },/*trap*/
248 { "trap", 0x8900, 0xff00, PDP11_OPCODE_IMM8, PDP11_BASIC },
Dpdp11-dis.c332 case PDP11_OPCODE_IMM8: in print_insn_pdp11()
/toolchain/binutils/binutils-2.25/include/opcode/
Dpdp11.h35 #define PDP11_OPCODE_IMM8 9 /* 8-bit immediate */ macro
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-pdp11.c706 case PDP11_OPCODE_IMM8: in md_assemble()
734 case PDP11_OPCODE_IMM8: in md_assemble()