commit | c117e5b11a21598205f1701a15965e825959d59f | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <f4bug@amsat.org> | Sun Jan 10 00:34:27 2021 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Jan 12 17:05:10 2021 +0100 |
tree | da3b31a37bb357d08227aeec2c6d47d7831e2698 | |
parent | 835af8990c5ef4679a0cc44f0ee2582cfccbfc8d [diff] |
target/i386: Use X86Seg enum for segment registers Use the dedicated X86Seg enum type for segment registers. Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20210109233427.749748-1-f4bug@amsat.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>