mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-02-25 04:16:45 +00:00
Currently float128_default_nan() returns 0xFFFF800000000000 in the higher double word, but it should return 0x7FFF800000000000 which is the correct higher double word for default qNAN on PowerPC. Backports commit 5d51eaea84899d88cb161fab3f089168e3812e9e from qemu |
||
---|---|---|
.. | ||
softfloat-macros.h | ||
softfloat-specialize.h | ||
softfloat.c |