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

/macosx-10.9.5/cxxfilt-11/cxxfilt/include/opcode/
H A Dpdp11.h27 #define PDP11_OPCODE_REG_OP 3 /* register and generic operand */ macro
/macosx-10.9.5/cxxfilt-11/cxxfilt/opcodes/
H A Dpdp11-opc.c76 { "jsr", 0x0800, 0xfe00, PDP11_OPCODE_REG_OP, PDP11_BASIC },
107 { "xor", 0x7800, 0xfe00, PDP11_OPCODE_REG_OP, PDP11_LEIS },
H A Dpdp11-dis.c238 case PDP11_OPCODE_REG_OP:

Completed in 258 milliseconds