diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2022-09-01 14:27:55 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2022-10-18 13:58:05 +0200 |
commit | d1c1a4222cdcab0e3de1635dbc71dc646975507b (patch) | |
tree | 8ee0b6dfcef1401ce6f19e5867fcd9df70d70840 /hw/pci-host | |
parent | 03b4588070b647398acd4d6a654836bba554c800 (diff) | |
download | qemu-d1c1a4222cdcab0e3de1635dbc71dc646975507b.zip qemu-d1c1a4222cdcab0e3de1635dbc71dc646975507b.tar.gz qemu-d1c1a4222cdcab0e3de1635dbc71dc646975507b.tar.bz2 |
target/i386: reimplement 0x0f 0x78-0x7f, add AVX
These are a mixed batch, including the first two horizontal
(66 and F2 only) operations, more moves, and SSE4a extract/insert.
Because SSE4a is pretty rare, I chose to leave the helper as they are,
but it is possible to unify them by loading index and length from the
source XMM register and generating deposit or extract TCG ops.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'hw/pci-host')
0 files changed, 0 insertions, 0 deletions