diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2022-09-20 05:42:45 -0400 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2022-10-18 13:58:04 +0200 |
commit | 92ec056a6b2fc5d5a5593121c5d9475d2a2461d6 (patch) | |
tree | 69712cd683f4709d9653e45b15ce38c0e35c4bb5 /target/i386/monitor.c | |
parent | b98f886c8f8661773047197d132efec97810b37a (diff) | |
download | qemu-92ec056a6b2fc5d5a5593121c5d9475d2a2461d6.zip qemu-92ec056a6b2fc5d5a5593121c5d9475d2a2461d6.tar.gz qemu-92ec056a6b2fc5d5a5593121c5d9475d2a2461d6.tar.bz2 |
target/i386: reimplement 0x0f 0x60-0x6f, add AVX
These are both MMX and SSE/AVX instructions, except for vmovdqu. In both
cases the inputs and output is in s->ptr{0,1,2}, so the only difference
between MMX, SSE, and AVX is which helper to call.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'target/i386/monitor.c')
0 files changed, 0 insertions, 0 deletions