+32
−7
+38
−0
tests/tcg/i386/test-i386-snan-convert.c
0 → 100644
+63
−0
Loading
floatx80 x87 pseudo-denormal fixes
# gpg: Signature made Fri 15 May 2020 19:10:27 BST
# gpg: using RSA key 7A481E78868B4DB6A85A05C064DF38E8AF7E215F
# gpg: issuer "richard.henderson@linaro.org"
# gpg: Good signature from "Richard Henderson <richard.henderson@linaro.org>" [full]
# Primary key fingerprint: 7A48 1E78 868B 4DB6 A85A 05C0 64DF 38E8 AF7E 215F
* remotes/rth/tags/pull-fpu-20200515:
softfloat: fix floatx80 pseudo-denormal round to integer
softfloat: fix floatx80 pseudo-denormal comparisons
softfloat: fix floatx80 pseudo-denormal addition / subtraction
softfloat: silence sNaN for conversions to/from floatx80
Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>