Merge
authorjwilhelm
Tue, 19 Feb 2019 19:04:55 +0100
changeset 53826 d3213547a767
parent 53823 2e1137e55536 (current diff)
parent 53825 b67884871b5f (diff)
child 53827 0da72c89e368
Merge
.hgtags
src/hotspot/cpu/x86/vm_version_x86.hpp
--- a/.hgtags	Tue Feb 19 12:50:09 2019 -0500
+++ b/.hgtags	Tue Feb 19 19:04:55 2019 +0100
@@ -543,3 +543,4 @@
 021917019cda1c0c5853255322274f37693a2431 jdk-13+7
 b5f7bb57de2f797be34f6c75d45c3245ad37ab97 jdk-12+31
 a535ba736cabc6886acdff36de3a096c46e5ddc5 jdk-13+8
+4ce47bc1fb92cf94c6e3d1f49d582f02dcb851ab jdk-12+32
--- 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