target/i386: Clarify the padding requirements of X86XSaveArea
commitfde74821006472f40fee9a094e6da86cd39b5623
authorDavid Edmondson <david.edmondson@oracle.com>
Mon, 5 Jul 2021 10:46:27 +0000 (5 11:46 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 6 Jul 2021 05:54:53 +0000 (6 07:54 +0200)
tree861482c5ab5003e1765a41942dee298c1541ad29
parent436463b84b75fad6ff962e45a2220a7d1d17557e
target/i386: Clarify the padding requirements of X86XSaveArea

Replace the hard-coded size of offsets or structure elements with
defined constants or sizeof().

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