qemu/include/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-helpers.h softfloat: Name rounding mode enum 2020-05-19 08:41:26 -07:00
softfloat-macros.h softfloat: Replace flag with bool 2020-05-19 08:40:50 -07:00
softfloat-types.h softfloat: Name rounding mode enum 2020-05-19 08:41:26 -07:00
softfloat.h softfloat: Inline float32 compare specializations 2020-05-19 08:42:26 -07:00