qemu-patch-raspberry4/include/fpu
Richard Henderson 0673ecdf6c softfloat: Inline float64 compare specializations
Replace the float64 compare specializations with inline functions
that call the standard float64_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:45 -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 float64 compare specializations 2020-05-19 08:42:45 -07:00