]> Git Repo - qemu.git/commit
target/i386: fix phadd* with identical destination and source register
authorJanne Grunau <[email protected]>
Wed, 1 Apr 2020 22:52:53 +0000 (00:52 +0200)
committerPaolo Bonzini <[email protected]>
Wed, 10 Jun 2020 16:09:42 +0000 (12:09 -0400)
commit2dfbea1a872727fb747ca6adf2390e09956cdc6e
tree18588b4d300d9f49cb255304c3eb63cf159d21ad
parentcac9edfc4dad2a7d2ad7e23e0de4edc41801e346
target/i386: fix phadd* with identical destination and source register

Detected by asm test suite failures in dav1d
(https://code.videolan.org/videolan/dav1d). Can be reproduced by
`qemu-x86_64 -cpu core2duo ./tests/checkasm --test=mc_8bpc 1659890620`.

Signed-off-by: Janne Grunau <[email protected]>
Message-Id: <20200401225253[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
target/i386/ops_sse.h
This page took 0.02485 seconds and 4 git commands to generate.