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

Backports commit 5da2d2d8e53d80e92a61720ea995c86b33cbf25d from qemu
2020-05-21 18:11:25 -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 float32 compare specializations 2020-05-21 18:11:25 -04:00