Searched refs:PDP11_OPCODE_FOP_AC (Results 1 - 8 of 8) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/include/opcode/
H A Dpdp11.h40 #define PDP11_OPCODE_FOP_AC 13 /* generic float argument, then fpu macro
/openbsd-current/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dpdp11.h40 #define PDP11_OPCODE_FOP_AC 13 /* generic float argument, then fpu macro
/openbsd-current/gnu/usr.bin/binutils/opcodes/
H A Dpdp11-opc.c218 { "mulf", 0xf200, 0xff00, PDP11_OPCODE_FOP_AC, PDP11_FPP },
219 { "modf", 0xf300, 0xff00, PDP11_OPCODE_FOP_AC, PDP11_FPP },
220 { "addf", 0xf400, 0xff00, PDP11_OPCODE_FOP_AC, PDP11_FPP },
221 { "ldf", 0xf500, 0xff00, PDP11_OPCODE_FOP_AC, PDP11_FPP },/*movif*/
222 { "subf", 0xf600, 0xff00, PDP11_OPCODE_FOP_AC, PDP11_FPP },
223 { "cmpf", 0xf700, 0xff00, PDP11_OPCODE_FOP_AC, PDP11_FPP },
225 { "divf", 0xf900, 0xff00, PDP11_OPCODE_FOP_AC, PDP11_FPP },
231 { "ldcff", 0xff00, 0xff00, PDP11_OPCODE_FOP_AC, PDP11_FPP },/* ? */
251 { "muld", 0xf200, 0xff00, PDP11_OPCODE_FOP_AC, PDP11_FPP },
252 { "modd", 0xf300, 0xff00, PDP11_OPCODE_FOP_AC, PDP11_FP
[all...]
H A Dpdp11-dis.c291 case PDP11_OPCODE_FOP_AC:
/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Dpdp11-opc.c218 { "mulf", 0xf200, 0xff00, PDP11_OPCODE_FOP_AC, PDP11_FPP },
219 { "modf", 0xf300, 0xff00, PDP11_OPCODE_FOP_AC, PDP11_FPP },
220 { "addf", 0xf400, 0xff00, PDP11_OPCODE_FOP_AC, PDP11_FPP },
221 { "ldf", 0xf500, 0xff00, PDP11_OPCODE_FOP_AC, PDP11_FPP },/*movif*/
222 { "subf", 0xf600, 0xff00, PDP11_OPCODE_FOP_AC, PDP11_FPP },
223 { "cmpf", 0xf700, 0xff00, PDP11_OPCODE_FOP_AC, PDP11_FPP },
225 { "divf", 0xf900, 0xff00, PDP11_OPCODE_FOP_AC, PDP11_FPP },
231 { "ldcff", 0xff00, 0xff00, PDP11_OPCODE_FOP_AC, PDP11_FPP },/* ? */
251 { "muld", 0xf200, 0xff00, PDP11_OPCODE_FOP_AC, PDP11_FPP },
252 { "modd", 0xf300, 0xff00, PDP11_OPCODE_FOP_AC, PDP11_FP
[all...]
H A Dpdp11-dis.c267 case PDP11_OPCODE_FOP_AC:
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-pdp11.c845 case PDP11_OPCODE_FOP_AC:
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-pdp11.c858 case PDP11_OPCODE_FOP_AC:

Completed in 376 milliseconds