diff options
author | Laurent Vivier <laurent@vivier.eu> | 2018-02-24 21:18:01 +0100 |
---|---|---|
committer | Laurent Vivier <laurent@vivier.eu> | 2018-03-04 17:27:35 +0100 |
commit | 0f605c889ca3fe9744166ad4149d0dff6dacb696 (patch) | |
tree | de34c83801495a6c79d7e51db65faa98a7fbe0ce /dma-helpers.c | |
parent | 591596b77a1872d0652e666271ca055e57ea1e21 (diff) | |
download | qemu-0f605c889ca3fe9744166ad4149d0dff6dacb696.zip qemu-0f605c889ca3fe9744166ad4149d0dff6dacb696.tar.gz qemu-0f605c889ca3fe9744166ad4149d0dff6dacb696.tar.bz2 |
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.
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20180224201802.911-4-laurent@vivier.eu>
Diffstat (limited to 'dma-helpers.c')
0 files changed, 0 insertions, 0 deletions