unicorn/qemu/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-specialize.inc.c softfloat: Replace flag with bool 2020-05-21 17:48:12 -04:00
softfloat.c softfloat: Inline float32 compare specializations 2020-05-21 18:11:25 -04:00