qemu-e2k/target-i386
Richard Henderson dec3fc9657 target-i386: Fix aflag logic for CODE64 and the 0x67 prefix
The code reorganization in commit 4a6fd938 broke handling of PREFIX_ADR.
While fixing this, tidy and comment the code so that it's more obvious
what's going on in setting both aflag and dflag.

The TARGET_X86_64 ifdef can be eliminated because CODE64 expands to the
constant zero when TARGET_X86_64 is undefined.

Cc: Paolo Bonzini <pbonzini@redhat.com>
Reported-by: Laszlo Ersek <lersek@redhat.com>
Signed-off-by: Richard Henderson <rth@twiddle.net>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Message-id: 1369855851-21400-1-git-send-email-rth@twiddle.net
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2013-05-31 12:51:07 -05:00
..
2013-02-19 23:05:18 -08:00
2013-05-06 22:27:49 +02:00
2013-02-27 19:06:28 +00:00
2012-01-23 20:04:51 +00:00
2013-02-27 19:06:28 +00:00
2012-08-14 19:01:26 +00:00
2013-04-13 13:51:57 +02:00
2013-02-16 11:12:29 +00:00