aboutsummaryrefslogtreecommitdiff
path: root/tests/rocker
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2020-05-07 00:44:57 +0000
committerPaolo Bonzini <pbonzini@redhat.com>2020-06-10 12:10:17 -0400
commitb40eec96b26028b68c3594fbf34b6d6f029df26a (patch)
tree9d102ee76ffb044cc3fe3612d37e634c85cc3c05 /tests/rocker
parent0d48b436327955c69e2eb53f88aba9aa1e0dbaa0 (diff)
target/i386: fix fscale handling of invalid exponent encodings
The fscale implementation does not check for invalid encodings in the exponent operand, thus treating them like INT_MIN (the value returned for invalid encodings by floatx80_to_int32_round_to_zero). Fix it to treat them similarly to signaling NaN exponents, thus generating a quiet NaN result. Signed-off-by: Joseph Myers <joseph@codesourcery.com> Message-Id: <alpine.DEB.2.21.2005070044190.18350@digraph.polyomino.org.uk> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tests/rocker')
0 files changed, 0 insertions, 0 deletions