Searched refs:PDP11_FIS (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/cxxfilt-11/cxxfilt/include/opcode/
H A Dpdp11.h60 #define PDP11_FIS 5 /* KEV11 floating-point instructions */ macro
/macosx-10.9.5/cxxfilt-11/cxxfilt/opcodes/
H A Dpdp11-opc.c108 { "fadd", 0x7a00, 0xfff8, PDP11_OPCODE_REG, PDP11_FIS },
109 { "fsub", 0x7a08, 0xfff8, PDP11_OPCODE_REG, PDP11_FIS },
110 { "fmul", 0x7a10, 0xfff8, PDP11_OPCODE_REG, PDP11_FIS },
111 { "fdiv", 0x7a18, 0xfff8, PDP11_OPCODE_REG, PDP11_FIS },

Completed in 225 milliseconds