Home
last modified time | relevance | path

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

/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/ppc/
H A Dfpu_helper.c130 static inline int ppc_float64_get_unbiased_exp(float64 f)
853 int e_a = ppc_float64_get_unbiased_exp(fra);
854 int e_b = ppc_float64_get_unbiased_exp(frb);
887 int e_b = ppc_float64_get_unbiased_exp(frb);
/dports/emulators/qemu/qemu-6.2.0/target/ppc/
H A Dfpu_helper.c130 static inline int ppc_float64_get_unbiased_exp(float64 f) in ppc_float64_get_unbiased_exp() function
853 int e_a = ppc_float64_get_unbiased_exp(fra); in helper_ftdiv()
854 int e_b = ppc_float64_get_unbiased_exp(frb); in helper_ftdiv()
887 int e_b = ppc_float64_get_unbiased_exp(frb); in helper_ftsqrt()
/dports/emulators/qemu-utils/qemu-4.2.1/target/ppc/
H A Dfpu_helper.c130 static inline int ppc_float64_get_unbiased_exp(float64 f) in ppc_float64_get_unbiased_exp() function
1065 int e_a = ppc_float64_get_unbiased_exp(fra); in helper_ftdiv()
1066 int e_b = ppc_float64_get_unbiased_exp(frb); in helper_ftdiv()
1099 int e_b = ppc_float64_get_unbiased_exp(frb); in helper_ftsqrt()
/dports/emulators/qemu5/qemu-5.2.0/target/ppc/
H A Dfpu_helper.c130 static inline int ppc_float64_get_unbiased_exp(float64 f) in ppc_float64_get_unbiased_exp() function
1065 int e_a = ppc_float64_get_unbiased_exp(fra); in helper_ftdiv()
1066 int e_b = ppc_float64_get_unbiased_exp(frb); in helper_ftdiv()
1099 int e_b = ppc_float64_get_unbiased_exp(frb); in helper_ftsqrt()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/ppc/
H A Dfpu_helper.c130 static inline int ppc_float64_get_unbiased_exp(float64 f) in ppc_float64_get_unbiased_exp() function
1065 int e_a = ppc_float64_get_unbiased_exp(fra); in helper_ftdiv()
1066 int e_b = ppc_float64_get_unbiased_exp(frb); in helper_ftdiv()
1099 int e_b = ppc_float64_get_unbiased_exp(frb); in helper_ftsqrt()
/dports/emulators/qemu42/qemu-4.2.1/target/ppc/
H A Dfpu_helper.c130 static inline int ppc_float64_get_unbiased_exp(float64 f) in ppc_float64_get_unbiased_exp() function
1065 int e_a = ppc_float64_get_unbiased_exp(fra); in helper_ftdiv()
1066 int e_b = ppc_float64_get_unbiased_exp(frb); in helper_ftdiv()
1099 int e_b = ppc_float64_get_unbiased_exp(frb); in helper_ftsqrt()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/ppc/
H A Dfpu_helper.c130 static inline int ppc_float64_get_unbiased_exp(float64 f) in ppc_float64_get_unbiased_exp() function
1065 int e_a = ppc_float64_get_unbiased_exp(fra); in helper_ftdiv()
1066 int e_b = ppc_float64_get_unbiased_exp(frb); in helper_ftdiv()
1099 int e_b = ppc_float64_get_unbiased_exp(frb); in helper_ftsqrt()
/dports/emulators/qemu60/qemu-6.0.0/target/ppc/
H A Dfpu_helper.c130 static inline int ppc_float64_get_unbiased_exp(float64 f) in ppc_float64_get_unbiased_exp() function
1065 int e_a = ppc_float64_get_unbiased_exp(fra); in helper_ftdiv()
1066 int e_b = ppc_float64_get_unbiased_exp(frb); in helper_ftdiv()
1099 int e_b = ppc_float64_get_unbiased_exp(frb); in helper_ftsqrt()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/ppc/
H A Dfpu_helper.c112 static inline int ppc_float64_get_unbiased_exp(float64 f) in ppc_float64_get_unbiased_exp() function
1051 int e_a = ppc_float64_get_unbiased_exp(fra); in helper_ftdiv()
1052 int e_b = ppc_float64_get_unbiased_exp(frb); in helper_ftdiv()
1085 int e_b = ppc_float64_get_unbiased_exp(frb); in helper_ftsqrt()