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

/gem5/src/arch/arm/insts/
H A Dvfp.cc743 recipSqrtEstimate(double a) function in namespace:ArmISA
795 uint64_t estimate = fpToBits(recipSqrtEstimate(scaled));
821 uint64_t estimate = fpToBits(recipSqrtEstimate(dpOp));

Completed in 15 milliseconds