Searched refs:floatx80_lt (Results 1 – 4 of 4) sorted by relevance
157 if (floatx80_lt(Fn,Fm, &fpa11->fp_status)) in PerformComparisonOperation()169 if (floatx80_lt(Fm,Fn, &fpa11->fp_status)) in PerformComparisonOperation()
644 WRAP_CMP80(qemu_extF80M_lt, floatx80_lt)
1043 static inline bool floatx80_lt(floatx80 a, floatx80 b, float_status *s) in floatx80_lt() function
2214 if (floatx80_lt(ST0, floatx80_one, &env->fp_status)) { in helper_fyl2x()