Home
last modified time | relevance | path

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

/openbmc/qemu/tests/fp/
H A Dfp-bench.c184 } while (!float128_is_normal(r)); in update_random_ops()
/openbmc/qemu/include/fpu/
H A Dsoftfloat.h1294 static inline bool float128_is_normal(float128 a) in float128_is_normal() function