unicorn/qemu/fpu
Richard Henderson afd8d05aa2 softfloat: Inline floatx80 compare specializations
Replace the floatx80 compare specializations with inline functions
that call the standard floatx80_compare{,_quiet} functions.
Use bool as the return type.

Backports commit c6baf65000f826a713e8d9b5b35e617b0ca9ab5d from qemu
2020-05-21 18:17:53 -04:00
..
softfloat-specialize.inc.c softfloat: Replace flag with bool 2020-05-21 17:48:12 -04:00
softfloat.c softfloat: Inline floatx80 compare specializations 2020-05-21 18:17:53 -04:00