mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-10-28 21:48:32 +00:00
Since f3218a8 ("softfloat: add floatx80 constants")
floatx80_infinity is defined but never used.
This patch updates floatx80 functions to use
this definition.
This allows to define a different default Infinity
value on m68k: the m68k FPU defines infinity with
all bits set to zero in the mantissa.
Backports commit 0f605c889ca3fe9744166ad4149d0dff6dacb696 from qemu
|
||
|---|---|---|
| .. | ||
| softfloat-types.h | ||
| softfloat.h | ||