Home
last modified time | relevance | path

Searched hist:"75046 ad72eaaae954849e2b793b6f629befb4ebc" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/i386/
H A Dops_sse.hdiff 75046ad72eaaae954849e2b793b6f629befb4ebc Thu Aug 25 10:46:36 CDT 2022 Paolo Bonzini <pbonzini@redhat.com> target/i386: fix PHSUB* instructions with dest=src

The computation must not overwrite neither the destination
nor the source before the last element has been computed.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>