Searched refs:FDIVS (Results 1 – 13 of 13) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/Target/Sparc/ |
| H A D | LeonFeatures.td | 58 "LEON erratum fix: Fix FDIVS/FDIVD/FSQRTS/FSQRTD instructions with NOPs and floating-point store"
|
| H A D | SparcInstrInfo.td | 1365 // FDIVS generates an erratum on LEON processors, so by disabling this instruction 1367 def FDIVS : F3_3<2, 0b110100, 0b001001101,
|
| /openbsd-src/sys/arch/sparc64/include/ |
| H A D | instr.h | 427 #define FDIVS 0x04d macro
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
| H A D | X86IntrinsicsInfo.h | 589 X86ISD::FDIVS, X86ISD::FDIVS_RND), 591 X86ISD::FDIVS, X86ISD::FDIVS_RND), 1017 X86ISD::FDIVS, X86ISD::FDIVS_RND),
|
| H A D | X86ISelLowering.h | 226 FDIVS, enumerator
|
| H A D | X86InstrFragmentsSIMD.td | 522 def X86fdivs : SDNode<"X86ISD::FDIVS", SDTFPBinOp>;
|
| H A D | X86ISelLowering.cpp | 34721 NODE_NAME_CASE(FDIVS) in getTargetNodeName()
|
| /openbsd-src/sys/arch/sparc64/fpu/ |
| H A D | fpu.c | 375 case FDIVS: case FDIVD: case FDIVQ: in fpu_execute()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/ |
| H A D | AArch64SchedAmpere1.td | 908 def : InstRW<[Ampere1Write_19cyc_1XY], (instregex "^FDIVv.[if](32)", "FDIVS")>;
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/ |
| H A D | P9InstrResources.td | 1203 FDIVS
|
| H A D | P10InstrResources.td | 16 FDIVS,
|
| H A D | PPCInstrInfo.td | 2944 defm FDIVS : AForm_2r<59, 18,
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/VE/ |
| H A D | VEInstrInfo.td | 1386 defm FDIVS : RRFm<"fdiv.s", 0x5D, F32, f32, fdiv, simm7fp, mimmfp32>;
|