qemu-patch-raspberry4/fpu
Richard Henderson 5da2d2d8e5 softfloat: Inline float32 compare specializations
Replace the float32 compare specializations with inline functions
that call the standard float32_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:26 -07:00
..
softfloat-specialize.inc.c softfloat: Replace flag with bool 2020-05-19 08:40:50 -07:00
softfloat.c softfloat: Inline float32 compare specializations 2020-05-19 08:42:26 -07:00