summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
authorJoseph Myers2020-05-07 02:43:30 +0200
committerPaolo Bonzini2020-06-10 18:10:16 +0200
commitc415f2c58296d86e9abb7e4a133111acf7031da3 (patch)
tree9acea46806827e7ea693b48d7f55a1471c0e28bc /python
parentmegasas: use unsigned type for positive numeric fields (diff)
downloadqemu-c415f2c58296d86e9abb7e4a133111acf7031da3.tar.gz
qemu-c415f2c58296d86e9abb7e4a133111acf7031da3.tar.xz
qemu-c415f2c58296d86e9abb7e4a133111acf7031da3.zip
target/i386: implement special cases for fxtract
The implementation of the fxtract instruction treats all nonzero operands as normal numbers, so yielding incorrect results for invalid formats, infinities, NaNs and subnormal and pseudo-denormal operands. Implement appropriate handling of all those cases. Signed-off-by: Joseph Myers <joseph@codesourcery.com> Acked-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <alpine.DEB.2.21.2005070042360.18350@digraph.polyomino.org.uk> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions