Searched refs:floatx80_lt_quiet (Results 1 – 4 of 4) sorted by relevance
226 char floatx80_lt_quiet( floatx80, floatx80 );
3408 flag floatx80_lt_quiet( floatx80 a, floatx80 b ) in floatx80_lt_quiet() function
646 WRAP_CMP80(qemu_extF80M_lt_quiet, floatx80_lt_quiet)
1050 static inline bool floatx80_lt_quiet(floatx80 a, floatx80 b, float_status *s) in floatx80_lt_quiet() function