target/i386: convert MOV from/to CR and DR to new decoder
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 29 May 2024 13:55:22 +0000 (15:55 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 17 Jun 2024 07:47:35 +0000 (09:47 +0200)
commita1af7fba5a003dd4b12b4b7dfdd869fd1aab80ef
treefe06be9db745ad4bf61726554bea42b37375b502
parent024538287e4b4838a21cacec3709ed55093807b9
target/i386: convert MOV from/to CR and DR to new decoder

Complete implementation of C and D operand types, then the operations
are just MOVs.

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