diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2022-10-18 13:27:44 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2022-10-18 13:58:04 +0200 |
commit | a61ef762f976e58363efd6124b3a2992a2d0cdca (patch) | |
tree | e35f21af3c92de60260d7874f37f70a666c46569 /event-loop-base.c | |
parent | 12a2c9c72c86baa6840eb416877bf55b554153f3 (diff) |
target/i386: make rex_w available even in 32-bit mode
REX.W can be used even in 32-bit mode by AVX instructions, where it is retroactively
renamed to VEX.W. Make the field available even in 32-bit mode but keep the REX_W()
macro as it was; this way, that the handling of dflag does not use it by mistake and
the AVX code more clearly points at the special VEX behavior of the bit.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'event-loop-base.c')
0 files changed, 0 insertions, 0 deletions