[AVX512] Add vpermil variable version
[oota-llvm.git] / test / MC / X86 / x86-64.s
index 2781ef486c6d8f8088ddbe2de3576cd7ee6ec25b..10d420aa447ba797b6f90a1706e6d85a54e0a310 100644 (file)
@@ -203,7 +203,7 @@ int $3
 // CHECK-STDERR: warning: scale factor without index register is ignored
 movaps %xmm3, (%esi, 2)
 
-// CHECK: imull $12, %eax, %eax
+// CHECK: imull $12, %eax
 imul $12, %eax
 
 // CHECK: imull %ecx, %eax