Searched refs:PDP11_OPCODE_IMM8 (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/cxxfilt-11/cxxfilt/include/opcode/
H A Dpdp11.h36 #define PDP11_OPCODE_IMM8 9 /* 8-bit immediate */ macro
/macosx-10.9.5/cxxfilt-11/cxxfilt/opcodes/
H A Dpdp11-opc.c179 { "emt", 0x8800, 0xff00, PDP11_OPCODE_IMM8, PDP11_BASIC },
180 { "sys", 0x8900, 0xff00, PDP11_OPCODE_IMM8, PDP11_BASIC },/*trap*/
245 { "trap", 0x8900, 0xff00, PDP11_OPCODE_IMM8, PDP11_BASIC },
H A Dpdp11-dis.c330 case PDP11_OPCODE_IMM8:

Completed in 131 milliseconds