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

/macosx-10.9.5/cxxfilt-11/cxxfilt/include/opcode/
H A Dpdp11.h45 #define PDP11_OPCODE_OP_AC 16 /* generic int argument, then fpu macro
/macosx-10.9.5/cxxfilt-11/cxxfilt/opcodes/
H A Dpdp11-opc.c229 { "ldexp", 0xfd00, 0xff00, PDP11_OPCODE_OP_AC, PDP11_FPP },
230 { "ldcif", 0xfe00, 0xff00, PDP11_OPCODE_OP_AC, PDP11_FPP },
264 { "ldcid", 0xfe00, 0xff00, PDP11_OPCODE_OP_AC, PDP11_FPP },
265 { "ldclf", 0xfe00, 0xff00, PDP11_OPCODE_OP_AC, PDP11_FPP },
266 { "ldcld", 0xfe00, 0xff00, PDP11_OPCODE_OP_AC, PDP11_FPP },
H A Dpdp11-dis.c289 case PDP11_OPCODE_OP_AC:

Completed in 119 milliseconds