qemu/target-i386
Peter Maydell 96d7073fb0 target-i386: Remove confusing X86_64_DEF macro
The X86_64_DEF macro is a confusing way of making some terms
in a conditional only appear if TARGET_X86_64 is defined. We
only use it in two places, and in both cases this is for making
the same test, so abstract that check out into a function
where we can use a more conventional #ifdef.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2012-07-07 09:05:54 +00:00
..
2012-05-12 14:17:52 +02:00
2012-06-22 10:34:21 +01:00
2012-06-28 20:28:09 +00:00
2012-06-28 20:28:08 +00:00
2012-06-28 20:28:08 +00:00
2012-06-28 20:28:08 +00:00
2012-06-28 20:28:08 +00:00
2012-06-28 20:28:08 +00:00
2012-06-28 20:28:09 +00:00
2012-06-28 20:28:08 +00:00
2012-06-28 20:28:09 +00:00
2012-06-28 20:28:09 +00:00