summaryrefslogtreecommitdiffstats
path: root/tests/tcg
diff options
context:
space:
mode:
authorJoseph Myers2020-06-26 01:57:44 +0200
committerPaolo Bonzini2020-07-11 00:02:16 +0200
commit3ddc0eca2229846bfecc3485648a6cb85a466dc7 (patch)
treea3cd4056d93b0d5624a558d6f6eae46f72f5face /tests/tcg
parenthw/core/null-machine: Do not initialize unused chardev backends (diff)
downloadqemu-3ddc0eca2229846bfecc3485648a6cb85a466dc7.tar.gz
qemu-3ddc0eca2229846bfecc3485648a6cb85a466dc7.tar.xz
qemu-3ddc0eca2229846bfecc3485648a6cb85a466dc7.zip
target/i386: set SSE FTZ in correct floating-point state
The code to set floating-point state when MXCSR changes calls set_flush_to_zero on &env->fp_status, so affecting the x87 floating-point state rather than the SSE state. Fix to call it for &env->sse_status instead. Signed-off-by: Joseph Myers <joseph@codesourcery.com> Message-Id: <alpine.DEB.2.21.2006252357170.3832@digraph.polyomino.org.uk> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tests/tcg')
0 files changed, 0 insertions, 0 deletions