Home
last modified time | relevance | path

Searched refs:FDIV (Results 1 – 25 of 88) sorted by relevance

1234

/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Drx-parse.h120 FDIV = 321, /* FDIV */ enumerator
289 #define FDIV 321 macro
H A Drx-parse.y161 %token FADD FCMP FDIV FMUL FREIT FSUB FSQRT FTOD FTOI FTOU
678 | FDIV { sub_op = 4; } float2_op
1389 OPC(FDIV),
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Drx-parse.h120 FDIV = 321, /* FDIV */ enumerator
289 #define FDIV 321 macro
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp210 { ISD::FDIV, MVT::f32, 18 }, // divss in getArithmeticInstrCost()
211 { ISD::FDIV, MVT::v4f32, 35 }, // divps in getArithmeticInstrCost()
212 { ISD::FDIV, MVT::f64, 33 }, // divsd in getArithmeticInstrCost()
213 { ISD::FDIV, MVT::v2f64, 65 }, // divpd in getArithmeticInstrCost()
227 { ISD::FDIV, MVT::f32, 17 }, // divss in getArithmeticInstrCost()
228 { ISD::FDIV, MVT::v4f32, 39 }, // divps in getArithmeticInstrCost()
229 { ISD::FDIV, MVT::f64, 32 }, // divsd in getArithmeticInstrCost()
230 { ISD::FDIV, MVT::v2f64, 69 }, // divpd in getArithmeticInstrCost()
799 { ISD::FDIV, MVT::f32, 7 }, // Haswell from http://www.agner.org/ in getArithmeticInstrCost()
800 { ISD::FDIV, MVT::v4f32, 7 }, // Haswell from http://www.agner.org/ in getArithmeticInstrCost()
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sh/
H A Dsh4a.md187 ;; Single-precision FDIV/FSQRT
212 ;; Double precision FDIV/SQRT
H A Dsh4-300.md245 ;; Single Precision FDIV/SQRT
257 ;; Double precision FDIV/SQRT
H A Dsh4.md395 ;; Single Precision FDIV/SQRT
397 ;; Latency: 12/13 (FDIV); 11/12 (FSQRT)
433 ;; Double precision FDIV/SQRT
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sh/
H A Dsh4a.md187 ;; Single-precision FDIV/FSQRT
212 ;; Double precision FDIV/SQRT
H A Dsh4-300.md245 ;; Single Precision FDIV/SQRT
257 ;; Double precision FDIV/SQRT
H A Dsh4.md395 ;; Single Precision FDIV/SQRT
397 ;; Latency: 12/13 (FDIV); 11/12 (FSQRT)
433 ;; Double precision FDIV/SQRT
/netbsd-src/sys/arch/m68k/fpe/
H A DREADME68 FGETMAN, FDIV, FADD, FMUL, FSGLDIV(*), FSCALE, FSGLMUL(*), FSUB,
85 FMUL and FDIV, respectively
/netbsd-src/sys/arch/m68k/fpsp/
H A Dstanh.sa144 FDIV.X V(a6),FP0
177 FDIV.X FP0,FP1 ...-SIGN(X)2 / [EXP(Y)+1 ]
H A Dsasin.sa108 FDIV.X FP1,FP0 ...X/SQRT([1-X][1+X])
H A Dsatanh.sa109 FDIV.X FP1,FP0 ...2Y/(1-Y)
H A Dsacos.sa105 FDIV.X FP1,FP0 ...(1-X)/(1+X)
H A Dscosh.sa126 FDIV.X FP0,FP1 ...1/(2 EXP(|X|))
H A Dssinh.sa126 FDIV.X FP1,FP0 ...Z/(1+Z)
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DConstrainedOps.def55 DAG_INSTRUCTION(FDiv, 2, 1, experimental_constrained_fdiv, FDIV)
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h374 FDIV, enumerator
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/riscv/
H A Driscv.opt66 Target Report Mask(FDIV)
/netbsd-src/external/gpl3/gcc/dist/gcc/config/alpha/
H A Dev4.md22 ; category. ABOX, BBOX, EBOX, FBOX, IMUL & FDIV make up the second.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/alpha/
H A Dev4.md22 ; category. ABOX, BBOX, EBOX, FBOX, IMUL & FDIV make up the second.
/netbsd-src/sys/arch/m68k/m68k/
H A Ddb_disasm.h352 #define FDIV ENCFT(1,0,0,0,0,0) macro
/netbsd-src/sys/arch/sparc/include/
H A Dinstr.h413 #define FDIV 0x4c macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/riscv/
H A Driscv.opt74 Target Mask(FDIV)

1234