qemu/include/fpu
Richard Henderson b7b1ac684f softfloat: Inline float128 compare specializations
Replace the float128 compare specializations with inline functions
that call the standard float128_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:49 -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 float128 compare specializations 2020-05-19 08:42:49 -07:00