src/hotspot/cpu/x86/vm_version_x86.hpp
changeset 53826 d3213547a767
parent 53244 9807daeb47c4
parent 53825 b67884871b5f
child 54485 ddc19ea5059c
--- a/src/hotspot/cpu/x86/vm_version_x86.hpp	Tue Feb 19 12:50:09 2019 -0500
+++ b/src/hotspot/cpu/x86/vm_version_x86.hpp	Tue Feb 19 19:04:55 2019 +0100
@@ -336,7 +336,7 @@
 #define CPU_AVX512_VPOPCNTDQ ((uint64_t)UCONST64(0x2000000000)) // Vector popcount
 #define CPU_VPCLMULQDQ ((uint64_t)UCONST64(0x4000000000)) //Vector carryless multiplication
 #define CPU_VAES ((uint64_t)UCONST64(0x8000000000))    // Vector AES instructions
-#define CPU_VNNI ((uint64_t)UCONST64(0x16000000000))   // Vector Neural Network Instructions
+#define CPU_VNNI ((uint64_t)UCONST64(0x10000000000))   // Vector Neural Network Instructions
 
   enum Extended_Family {
     // AMD