Home
last modified time | relevance | path

Searched refs:FDIVS (Results 1 – 13 of 13) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/Target/Sparc/
DLeonFeatures.td58 "LEON erratum fix: Fix FDIVS/FDIVD/FSQRTS/FSQRTD instructions with NOPs and floating-point store"
DSparcInstrInfo.td1365 // 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/
Dinstr.h427 #define FDIVS 0x04d macro
/openbsd/src/gnu/llvm/llvm/lib/Target/X86/
DX86IntrinsicsInfo.h589 X86ISD::FDIVS, X86ISD::FDIVS_RND),
591 X86ISD::FDIVS, X86ISD::FDIVS_RND),
1017 X86ISD::FDIVS, X86ISD::FDIVS_RND),
DX86ISelLowering.h226 FDIVS, enumerator
DX86InstrFragmentsSIMD.td522 def X86fdivs : SDNode<"X86ISD::FDIVS", SDTFPBinOp>;
DX86ISelLowering.cpp34721 NODE_NAME_CASE(FDIVS) in getTargetNodeName()
/openbsd/src/sys/arch/sparc64/fpu/
Dfpu.c375 case FDIVS: case FDIVD: case FDIVQ: in fpu_execute()
/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/
DAArch64SchedAmpere1.td908 def : InstRW<[Ampere1Write_19cyc_1XY], (instregex "^FDIVv.[if](32)", "FDIVS")>;
/openbsd/src/gnu/llvm/llvm/lib/Target/PowerPC/
DP10InstrResources.td16 FDIVS,
DP9InstrResources.td1203 FDIVS
DPPCInstrInfo.td2944 defm FDIVS : AForm_2r<59, 18,
/openbsd/src/gnu/llvm/llvm/lib/Target/VE/
DVEInstrInfo.td1386 defm FDIVS : RRFm<"fdiv.s", 0x5D, F32, f32, fdiv, simm7fp, mimmfp32>;