unicorn/qemu/fpu
Joseph Myers 3d4a7e34e1 softfloat: fix floatx80 pseudo-denormal comparisons
The softfloat floatx80 comparisons fail to allow for pseudo-denormals,
which should compare equal to corresponding values with biased
exponent 1 rather than 0. Add an adjustment for that case when
comparing numbers with the same sign.

Backports commit be53fa785ab766d2722628403edee75b3e6ab599 from qemu
2020-05-15 23:58:49 -04:00
..
softfloat-specialize.inc.c fpu: rename softfloat-specialize.h -> .inc.c 2019-11-18 21:12:30 -05:00
softfloat.c softfloat: fix floatx80 pseudo-denormal comparisons 2020-05-15 23:58:49 -04:00