mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-01-11 19:25:28 +00:00
5c4f79ac62
Like the original MIPS, HPPA has the MSB of an SNaN set. However, it has different rules for silencing an SNaN: (1) msb is cleared and (2) msb-1 must be set if the fraction is now zero, and (implementation defined) may be set always. I haven't checked real hardware but chose the set always alternative because it's easy and within spec. Backports commit 005fa38d86257d471ac461c066a5409a9f5ebb02 from qemu |
||
---|---|---|
.. | ||
softfloat-macros.h | ||
softfloat-specialize.h | ||
softfloat.c |