Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/
H A Dops_sse.hdiff 1de9e7e61212e332e9bd7145c744bd3f411c7847 Fri Sep 09 04:08:18 CDT 2022 Paolo Bonzini <pbonzini@redhat.com> target/i386: support operand merging in binary scalar helpers

Compared to Paul's implementation, the new decoder will use a different approach
to implement AVX's merging of dst with src1 on scalar operations. Adjust the
helpers to provide this functionality.

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