diff src/cpu/x86/vm/globalDefinitions_x86.hpp @ 10408:836a62f43af9

Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
author Doug Simon <doug.simon@oracle.com>
date Wed, 19 Jun 2013 10:45:56 +0200
parents 6b388e7d4905
children de6a9e811145 cfd05ec74089
line wrap: on
line diff
--- a/src/cpu/x86/vm/globalDefinitions_x86.hpp	Tue Jun 18 14:23:29 2013 -0700
+++ b/src/cpu/x86/vm/globalDefinitions_x86.hpp	Wed Jun 19 10:45:56 2013 +0200
@@ -27,4 +27,6 @@
 
 const int StackAlignmentInBytes  = 16;
 
+#define SUPPORTS_NATIVE_CX8
+
 #endif // CPU_X86_VM_GLOBALDEFINITIONS_X86_HPP