Home
last modified time | relevance | path

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

/openbmc/qemu/tests/fp/
H A Dwrap.c.inc663 WRAP_CMP128(qemu_f128M_lt, float128_lt)
/openbmc/qemu/include/fpu/
H A Dsoftfloat.h1320 static inline bool float128_lt(float128 a, float128 b, float_status *s) in float128_lt() function