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

/haiku-buildtools/legacy/binutils/include/opcode/
H A Dpdp11.h42 #define PDP11_OPCODE_FOP 14 /* generic float operand */ macro
/haiku-buildtools/binutils/include/opcode/
H A Dpdp11.h41 #define PDP11_OPCODE_FOP 14 /* generic float operand */ macro
/haiku-buildtools/legacy/binutils/opcodes/
H A Dpdp11-opc.c214 { "clrf", 0xf100, 0xffc0, PDP11_OPCODE_FOP, PDP11_FPP },
215 { "tstf", 0xf140, 0xffc0, PDP11_OPCODE_FOP, PDP11_FPP },
216 { "absf", 0xf180, 0xffc0, PDP11_OPCODE_FOP, PDP11_FPP },
217 { "negf", 0xf1c0, 0xffc0, PDP11_OPCODE_FOP, PDP11_FPP },
247 { "clrd", 0xf100, 0xffc0, PDP11_OPCODE_FOP, PDP11_FPP },
248 { "tstd", 0xf140, 0xffc0, PDP11_OPCODE_FOP, PDP11_FPP },
249 { "absd", 0xf180, 0xffc0, PDP11_OPCODE_FOP, PDP11_FPP },
250 { "negd", 0xf1c0, 0xffc0, PDP11_OPCODE_FOP, PDP11_FPP },
H A Dpdp11-dis.c230 case PDP11_OPCODE_FOP:
/haiku-buildtools/binutils/opcodes/
H A Dpdp11-opc.c217 { "clrf", 0xf100, 0xffc0, PDP11_OPCODE_FOP, PDP11_FPP },
218 { "tstf", 0xf140, 0xffc0, PDP11_OPCODE_FOP, PDP11_FPP },
219 { "absf", 0xf180, 0xffc0, PDP11_OPCODE_FOP, PDP11_FPP },
220 { "negf", 0xf1c0, 0xffc0, PDP11_OPCODE_FOP, PDP11_FPP },
250 { "clrd", 0xf100, 0xffc0, PDP11_OPCODE_FOP, PDP11_FPP },
251 { "tstd", 0xf140, 0xffc0, PDP11_OPCODE_FOP, PDP11_FPP },
252 { "absd", 0xf180, 0xffc0, PDP11_OPCODE_FOP, PDP11_FPP },
253 { "negd", 0xf1c0, 0xffc0, PDP11_OPCODE_FOP, PDP11_FPP },
H A Dpdp11-dis.c232 case PDP11_OPCODE_FOP:
/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-pdp11.c792 case PDP11_OPCODE_FOP:
/haiku-buildtools/binutils/gas/config/
H A Dtc-pdp11.c782 case PDP11_OPCODE_FOP:

Completed in 101 milliseconds