unicorn/qemu/fpu
Joseph Myers 2ea23a5bbd softfloat: silence sNaN for conversions to/from floatx80
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
2020-05-15 23:54:32 -04:00
..
softfloat-specialize.inc.c fpu: rename softfloat-specialize.h -> .inc.c 2019-11-18 21:12:30 -05:00
softfloat.c softfloat: silence sNaN for conversions to/from floatx80 2020-05-15 23:54:32 -04:00