unicorn/qemu/fpu
Richard Henderson 57d2419cd3 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.

Backports commit b7b1ac684fea49c6bfe1ad8b706aed7b09116d15 from qemu
2020-05-21 18:15:55 -04:00
..
softfloat-specialize.inc.c softfloat: Replace flag with bool 2020-05-21 17:48:12 -04:00
softfloat.c softfloat: Inline float128 compare specializations 2020-05-21 18:15:55 -04:00