target/i386: Move X86XSaveArea into TCG
commit48e5c98a38920e088a00e43cf12a4881fceeb4cb
authorDavid Edmondson <david.edmondson@oracle.com>
Mon, 5 Jul 2021 10:46:32 +0000 (5 11:46 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 6 Jul 2021 06:33:51 +0000 (6 08:33 +0200)
tree72a03191c2b9dffefc905c5e064b2bc9787a350f
parentfea4500841024195ec701713e05b92ebf667f192
target/i386: Move X86XSaveArea into TCG

Given that TCG is now the only consumer of X86XSaveArea, move the
structure definition and associated offset declarations and checks to a
TCG specific header.

Signed-off-by: David Edmondson <david.edmondson@oracle.com>
Message-Id: <20210705104632.2902400-9-david.edmondson@oracle.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
target/i386/cpu.h
target/i386/tcg/fpu_helper.c
target/i386/tcg/tcg-cpu.h