avx512: implement shorthand forms of VCMP and VPCMP opcodes
commit801f0c7815abb7cee98bd0da401398abaa98b083
authorH. Peter Anvin (Intel) <hpa@zytor.com>
Fri, 5 Jun 2020 20:01:52 +0000 (5 13:01 -0700)
committerH. Peter Anvin (Intel) <hpa@zytor.com>
Fri, 5 Jun 2020 20:01:52 +0000 (5 13:01 -0700)
treeb975ba3aa2cd58148c5e3d7bc1d8c2a608057567
parentb91e77361ade0fd2fe23c7a891465c8babb03554
avx512: implement shorthand forms of VCMP and VPCMP opcodes

The VCMP and VPCMP pseudo-op forms where the destination is a mask
were simply broken. Fix them.

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