target/i386: finish converting 0F AE to the new decoder
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 8 May 2024 15:45:53 +0000 (17:45 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 17 Jun 2024 07:47:39 +0000 (09:47 +0200)
commitea89aa895e98fd8a1b9ebf7e3dc8bfcd863b9466
tree95c478f2cb1e9124c3a83dfa796fc94fe537e6a1
parent10340080cd501b1aba23c3e502e2e0aa7c825fbf
target/i386: finish converting 0F AE to the new decoder

This is already partly implemented due to VLDMXCSR and VSTMXCSR; finish
the job.

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/decode-new.h
target/i386/tcg/emit.c.inc
target/i386/tcg/translate.c