Home
last modified time | relevance | path

Searched refs:floatx80_eq_quiet (Results 1 – 3 of 3) sorted by relevance

/qemu/linux-user/arm/nwfpe/
H A Dfpa11_cprt.c163 if (floatx80_eq_quiet(Fn,Fm, &fpa11->fp_status)) in PerformComparisonOperation()
/qemu/tests/fp/
H A Dwrap.c.inc642 WRAP_CMP80(qemu_extF80M_eq, floatx80_eq_quiet)
/qemu/include/fpu/
H A Dsoftfloat.h1040 static inline bool floatx80_eq_quiet(floatx80 a, floatx80 b, float_status *s) in floatx80_eq_quiet() function