unicorn/qemu/include/fpu
Richard Henderson 18a46c4d79 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.

Backports commit 0673ecdf6cb2b1445a85283db8cbacb251c46516 from qemu
2020-05-21 18:13:44 -04:00
..
softfloat-helpers.h softfloat: Name rounding mode enum 2020-05-21 18:02:05 -04:00
softfloat-macros.h softfloat: Replace flag with bool 2020-05-21 17:48:12 -04:00
softfloat-types.h softfloat: Name rounding mode enum 2020-05-21 18:02:05 -04:00
softfloat.h softfloat: Inline float64 compare specializations 2020-05-21 18:13:44 -04:00