Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dfpu_helper.c26 static inline float128 float128_snan_to_qnan(float128 x) in float128_snan_to_qnan() function
3293 t.f128 = float128_snan_to_qnan(t.f128); in helper_xsrqpxp()