Home
last modified time | relevance | path

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

/openbmc/qemu/tests/fp/
H A Dwrap.c.inc664 WRAP_CMP128(qemu_f128M_le_quiet, float128_le_quiet)
/openbmc/qemu/include/fpu/
H A Dsoftfloat.h1335 static inline bool float128_le_quiet(float128 a, float128 b, float_status *s) in float128_le_quiet() function