avx512: remove bogus imm8 for specific VCMP and VPCMP operations
commit221ff044ba43620b676bc95094e81ffcf61a9bb6
authorH. Peter Anvin (Intel) <hpa@zytor.com>
Fri, 5 Jun 2020 20:07:17 +0000 (5 13:07 -0700)
committerH. Peter Anvin (Intel) <hpa@zytor.com>
Fri, 5 Jun 2020 20:07:17 +0000 (5 13:07 -0700)
tree650ec53c867de081e47c570cefd9beb1fddbc115
parent801f0c7815abb7cee98bd0da401398abaa98b083
avx512: remove bogus imm8 for specific VCMP and VPCMP operations

When using VCMP and VPCMP operations with the condition in the opcode,
we should not have an immediate operand!

Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
x86/insns.dat