mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-02-25 01:36:51 +00:00
Conversions between IEEE floating-point formats should convert signaling NaNs to quiet NaNs. Most of those in QEMU's softfloat code do so, but those for floatx80 fail to. Fix those conversions to silence signaling NaNs as well. Backports commit 7537c2b4a363237534c96d089a02b0712b49d890 from qemu |
||
---|---|---|
.. | ||
softfloat-specialize.inc.c | ||
softfloat.c |