| version 1.5, 2004/03/23 15:29:34 | version 1.6, 2004/05/22 16:35:07 | 
| Line 30 | Line 30 | 
 | #ifndef IA32_CPU_IA32XC_MCR__ | #ifndef IA32_CPU_IA32XC_MCR__ | 
 | #define IA32_CPU_IA32XC_MCR__ | #define IA32_CPU_IA32XC_MCR__ | 
 |  |  | 
| #if defined(IA32_CROSS_CHECK) && defined(__GNUC__) && (defined(i386) || defined(__i386__)) | #if defined(IA32_CROSS_CHECK) && defined(GCC_CPU_ARCH_IA32) | 
 |  |  | 
 | #define IA32_CPU_ENABLE_XC | #define IA32_CPU_ENABLE_XC | 
 |  |  | 
| Line 1709  do { \ | Line 1709  do { \ | 
 |  |  | 
 | #define XC_STORE_FLAGL() | #define XC_STORE_FLAGL() | 
 |  |  | 
| #endif  /* IA32_CROSS_CHECK && __GNUC__ && (i386) || __i386__) */ | #endif  /* IA32_CROSS_CHECK && GCC_CPU_ARCH_IA32 */ | 
 |  |  | 
 | #endif  /* IA32_CPU_IA32_MCR__ */ | #endif  /* IA32_CPU_IA32_MCR__ */ |