Home
last modified time | relevance | path

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

/qemu/target/arm/
H A Dvfp_helper.c561 static int recip_estimate(int input) in recip_estimate() function
599 estimate = recip_estimate(scaled); in call_recip_estimate()
973 estimate = recip_estimate(input); in HELPER()