Searched refs:floatx80_eq (Results 1 – 6 of 6) sorted by relevance
221 char floatx80_eq( floatx80, floatx80 );
226 if (floatx80_eq(rFn, rFm)) in PerformComparison()
3247 flag floatx80_eq( floatx80 a, floatx80 b ) in floatx80_eq() function
641 WRAP_CMP80(qemu_extF80M_eq_signaling, floatx80_eq)
1020 static inline bool floatx80_eq(floatx80 a, floatx80 b, float_status *s) in floatx80_eq() function
2152 } else if (floatx80_eq(ST0, floatx80_one, &env->fp_status)) { in helper_fyl2x()