hotspot/src/cpu/x86/vm/vm_version_x86.hpp
changeset 31864 341ca6d4b290
parent 31410 2a222ae1205f
child 32727 320855c2baef
--- a/hotspot/src/cpu/x86/vm/vm_version_x86.hpp	Thu Jul 16 14:16:44 2015 +0000
+++ b/hotspot/src/cpu/x86/vm/vm_version_x86.hpp	Thu Jul 16 14:18:13 2015 +0200
@@ -285,7 +285,7 @@
     CPU_AVX512BW = (1 << 31)
   } cpuFeatureFlags;
 
-#define CPU_AVX512VL 0x100000000 // EVEX instructions with smaller vector length : enums are limited to 32bit
+#define CPU_AVX512VL UCONST64(0x100000000) // EVEX instructions with smaller vector length : enums are limited to 32bit
 
   enum {
     // AMD