Home
last modified time | relevance | path

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

/openbmc/qemu/tests/fp/
H A Dwrap.c.inc660 WRAP_CMP128(qemu_f128M_eq_signaling, float128_eq)
/openbmc/qemu/include/fpu/
H A Dsoftfloat.h1310 static inline bool float128_eq(float128 a, float128 b, float_status *s) in float128_eq() function