summaryrefslogtreecommitdiffstats
path: root/block
diff options
context:
space:
mode:
authorAlex Bennée2022-04-19 11:10:19 +0200
committerAlex Bennée2022-04-20 17:04:20 +0200
commite618e1f9b4cbb3803bbe70fae30a0fa4960f384d (patch)
tree8f4d5b856d8b844e878c7beee9666152c0b76d14 /block
parenttests/tcg: add missing reference files for float_convs (diff)
downloadqemu-e618e1f9b4cbb3803bbe70fae30a0fa4960f384d.tar.gz
qemu-e618e1f9b4cbb3803bbe70fae30a0fa4960f384d.tar.xz
qemu-e618e1f9b4cbb3803bbe70fae30a0fa4960f384d.zip
target/i386: fix byte swap issue with XMM register access
During the conversion to the gdb_get_reg128 helpers the high and low parts of the XMM register where inadvertently swapped. This causes reads of the register to report the incorrect value to gdb. Resolves: https://gitlab.com/qemu-project/qemu/-/issues/971 Fixes: b7b8756a9c (target/i386: use gdb_get_reg helpers) Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Cc: qemu-stable@nongnu.org Message-Id: <20220419091020.3008144-25-alex.bennee@linaro.org>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions