Home
last modified time | relevance | path

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

/external/qemu/target-arm/
Dhelper.c3017 static float64 recip_estimate(float64 a, CPUARMState *env) in recip_estimate() function
3076 f64 = recip_estimate(f64, env); in HELPER()
3202 f64 = recip_estimate (f64, env); in HELPER()