unicorn/qemu/include/fpu
Laurent Vivier 5fa3a97549
softfloat: use floatx80_infinity in softfloat
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
2018-03-09 01:34:45 -05:00
..
softfloat-types.h target/*/cpu.h: remove softfloat.h 2018-03-08 09:58:47 -05:00
softfloat.h softfloat: use floatx80_infinity in softfloat 2018-03-09 01:34:45 -05:00