Home
last modified time | relevance | path

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

/openbmc/qemu/tests/fp/
H A Dwrap.c.inc662 WRAP_CMP128(qemu_f128M_le, float128_le)
/openbmc/qemu/include/fpu/
H A Dsoftfloat.h1315 static inline bool float128_le(float128 a, float128 b, float_status *s) in float128_le() function