target/i386: reimplement 0x0f 0xc2, 0xc4-0xc6, add AVX
commitaba2b8ecb90552cb347ac2e33557a3d475830ed4
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 6 Sep 2022 08:34:11 +0000 (6 10:34 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 18 Oct 2022 11:58:05 +0000 (18 13:58 +0200)
tree0e671b11a2c02f68cc96ab342633f3759b3429fd
parent16fc5726a6e296b3f63acec537c299c1dc49d6c4
target/i386: reimplement 0x0f 0xc2, 0xc4-0xc6, add AVX

Nothing special going on here, for once.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
target/i386/tcg/decode-new.c.inc
target/i386/tcg/emit.c.inc
target/i386/tcg/translate.c