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

/gem5/src/arch/arm/insts/
H A Dvfp.cc830 recipEstimate(double a) function in namespace:ArmISA
870 uint64_t estimate = fpToBits(recipEstimate(scaled));
889 uint64_t estimate = fpToBits(recipEstimate(dpOp));

Completed in 8 milliseconds