Home
last modified time | relevance | path

Searched refs:FCMP (Results 1 – 25 of 28) sorted by relevance

12

/openbsd/gnu/gcc/gcc/config/sh/
H A Dsh4a.md174 ;; Single precision floating point computation FCMP/EQ,
175 ;; FCMP/GT, FADD, FLOAT, FMAC, FMUL, FSUB, FTRC, FRVHG, FSCHG
H A Dsh4.md393 ;; Single precision floating point computation FCMP/EQ,
394 ;; FCMP/GT, FADD, FLOAT, FMAC, FMUL, FSUB, FTRC, FRVHG, FSCHG
443 ;; Double-precision FCMP (FCMP/EQ,FCMP/GT)
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/
H A Dm88k-dis.c212 …{0x84003800,"fcmp.ss ",{21,5,REG} ,{16,5,REG} ,{0,5,REG} , {5,1,PFLT,FCMP ,0,1,1,1,0…
213 …{0x84003880,"fcmp.sd ",{21,5,REG} ,{16,5,REG} ,{0,5,REG} , {6,1,PFLT,FCMP ,0,1,1,1,0…
214 …{0x84003a00,"fcmp.ds ",{21,5,REG} ,{16,5,REG} ,{0,5,REG} , {6,1,PFLT,FCMP ,0,1,1,1,0…
215 …{0x84003a80,"fcmp.dd ",{21,5,REG} ,{16,5,REG} ,{0,5,REG} , {6,1,PFLT,FCMP ,0,1,1,1,0…
/openbsd/gnu/gcc/gcc/config/mmix/
H A Dmmix-modes.def38 the FCMP or FCMPE insn. The result is (integer) -1 or 1 for
H A Dmmix.md510 "FCMP%e0 %0,%1,%2")
/openbsd/gnu/usr.bin/gcc/gcc/config/mmix/
H A Dmmix-modes.def38 the FCMP or FCMPE insn. The result is (integer) -1 or 1 for
H A Dmmix.md456 "FCMP%e0 %0,%1,%2")
/openbsd/gnu/usr.bin/binutils/opcodes/
H A Dm88k-dis.c217 …{0x84003800,"fcmp.ss ",{21,5,REG} ,{16,5,REG} ,{0,5,REG} , {5,1,PFLT,FCMP ,0,1,1,1,0…
218 …{0x84003880,"fcmp.sd ",{21,5,REG} ,{16,5,REG} ,{0,5,REG} , {6,1,PFLT,FCMP ,0,1,1,1,0…
219 …{0x84003a00,"fcmp.ds ",{21,5,REG} ,{16,5,REG} ,{0,5,REG} , {6,1,PFLT,FCMP ,0,1,1,1,0…
220 …{0x84003a80,"fcmp.dd ",{21,5,REG} ,{16,5,REG} ,{0,5,REG} , {6,1,PFLT,FCMP ,0,1,1,1,0…
/openbsd/gnu/usr.bin/binutils/include/opcode/
H A Dm88k.h346 #define FCMP NOP +6 macro
/openbsd/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dm88k.h347 #define FCMP NOP +6 macro
/openbsd/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsInstructionSelector.cpp881 MachineInstr *FCMP = BuildMI(MBB, I, I.getDebugLoc(), TII.get(FCMPOpcode)) in select() local
885 if (!constrainSelectedInstRegOperands(*FCMP, TII, TRI, RBI)) in select()
/openbsd/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h59 FCMP, enumerator
H A DSystemZOperators.td256 def z_fcmp : SDNode<"SystemZISD::FCMP", SDT_ZCmp>;
H A DSystemZISelLowering.cpp2783 C.Opcode = SystemZISD::FCMP; in getCmp()
5921 OPCODE(FCMP); in getTargetNodeName()
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h166 FCMP, enumerator
H A DAArch64SchedCyclone.td467 // FCMP,FCMPE,FCCMP,FCCMPE
H A DAArch64SchedTSV110.td486 def : InstRW<[TSV110Wr_3cyc_1F], (instregex "^FCMP(E)?(S|D)r(r|i)$")>;
H A DAArch64SchedFalkorDetails.td1115 def : InstRW<[FalkorWr_1VXVY_1cyc], (instregex "^FCMP(E)?(S|D)r(r|i)$")>;
/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.h86 FCMP, enumerator
H A DX86ISelDAGToDAG.cpp5534 case X86ISD::FCMP: in Select()
H A DX86InstrInfo.td145 def X86fcmp : SDNode<"X86ISD::FCMP", SDTX86FCmp>;
/openbsd/gnu/llvm/llvm/lib/Target/PowerPC/
H A DP9InstrResources.td97 (instregex "FCMP(O|U)(S|D)$"),
/openbsd/gnu/usr.bin/gcc/gcc/config/sh/
H A Dsh.md10860 ;; Single precision floating point computation FCMP/EQ,
10861 ;; FCMP/GT, FADD, FLOAT, FMAC, FMUL, FSUB, FTRC, FRVHG, FSCHG
10910 ;; Double-precision FCMP (FCMP/EQ,FCMP/GT)
/openbsd/gnu/llvm/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.td1385 // Note 2: the result of a FCMP is not available until the 2nd cycle
/openbsd/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp6188 MachineInstrBuilder FCMP = in lowerFPTOUI() local
6190 MIRBuilder.buildSelect(Dst, FCMP, FPTOSI, Res); in lowerFPTOUI()

12