qemu-e2k/fpu
Richard Henderson c6baf65000 softfloat: Inline floatx80 compare specializations
Replace the floatx80 compare specializations with inline functions
that call the standard floatx80_compare{,_quiet} functions.
Use bool as the return type.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2020-05-19 08:42:57 -07:00
..
softfloat-specialize.inc.c softfloat: Replace flag with bool 2020-05-19 08:40:50 -07:00
softfloat.c softfloat: Inline floatx80 compare specializations 2020-05-19 08:42:57 -07:00