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

/macosx-10.9.5/cxxfilt-11/cxxfilt/include/opcode/
H A Dpdp11.h28 #define PDP11_OPCODE_REG_OP_REV 4 /* register and generic operand, macro
/macosx-10.9.5/cxxfilt-11/cxxfilt/opcodes/
H A Dpdp11-opc.c103 { "mul", 0x7000, 0xfe00, PDP11_OPCODE_REG_OP_REV,PDP11_EIS },
104 { "div", 0x7200, 0xfe00, PDP11_OPCODE_REG_OP_REV,PDP11_EIS },
105 { "ash", 0x7400, 0xfe00, PDP11_OPCODE_REG_OP_REV,PDP11_EIS },
106 { "ashc", 0x7600, 0xfe00, PDP11_OPCODE_REG_OP_REV,PDP11_EIS },
H A Dpdp11-dis.c248 case PDP11_OPCODE_REG_OP_REV:

Completed in 185 milliseconds