Home
last modified time | relevance | path

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

/qemu/target/ppc/
H A Dfpu_helper.c139 static inline int ppc_float64_get_unbiased_exp(float64 f) in ppc_float64_get_unbiased_exp() function
820 int e_a = ppc_float64_get_unbiased_exp(fra); in helper_FTDIV()
821 int e_b = ppc_float64_get_unbiased_exp(frb); in helper_FTDIV()
854 int e_b = ppc_float64_get_unbiased_exp(frb); in helper_FTSQRT()