summaryrefslogtreecommitdiffstats
path: root/linux-headers
diff options
context:
space:
mode:
authorPaolo Bonzini2022-09-18 09:52:24 +0200
committerPaolo Bonzini2022-09-19 15:16:00 +0200
commitca4b1b43bc5ac25c56a3a7a4a2252d6fdc8dcf02 (patch)
treedc74ed91f4801fe548cf36d1476f5b4f224c2b9d /linux-headers
parenttarget/i386: correctly mask SSE4a bit indices in register operands (diff)
downloadqemu-ca4b1b43bc5ac25c56a3a7a4a2252d6fdc8dcf02.tar.gz
qemu-ca4b1b43bc5ac25c56a3a7a4a2252d6fdc8dcf02.tar.xz
qemu-ca4b1b43bc5ac25c56a3a7a4a2252d6fdc8dcf02.zip
target/i386: fix INSERTQ implementation
INSERTQ is defined to not modify any bits in the lower 64 bits of the destination, other than the ones being replaced with bits from the source operand. QEMU instead is using unshifted bits from the source for those bits. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'linux-headers')
0 files changed, 0 insertions, 0 deletions