mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-11-05 04:34:53 +00:00
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 |
||
|---|---|---|
| .. | ||
| softfloat-specialize.inc.c | ||
| softfloat.c | ||