x86: fix Disp8 handling for AVX512VL VPCMP*{B,W} variants
authorJan Beulich <jbeulich@novell.com>
Wed, 10 Jan 2018 13:53:05 +0000 (14:53 +0100)
committerJan Beulich <jbeulich@suse.com>
Wed, 10 Jan 2018 13:53:05 +0000 (14:53 +0100)
commitc9e9227878d172d93bcbef51dfc76d96f027751d
tree3a84b4a9382d86c53727fb44a3deafd2d6198f52
parent35fd2b2bcf370837a03f077acf1222f0a7e9c4d1
x86: fix Disp8 handling for AVX512VL VPCMP*{B,W} variants

In commit 2645e1d079 ("x86: add support for AVX-512 VPCMP*{B,W}
pseudo-ops") I screwed up the Disp8MemShift values of the AVX512VL
variants.
gas/ChangeLog
gas/testsuite/gas/i386/avx512bw-intel.d
gas/testsuite/gas/i386/avx512bw.d
gas/testsuite/gas/i386/avx512bw.s
gas/testsuite/gas/i386/avx512bw_vl-intel.d
gas/testsuite/gas/i386/avx512bw_vl.d
gas/testsuite/gas/i386/avx512bw_vl.s
opcodes/ChangeLog
opcodes/i386-opc.tbl
opcodes/i386-tbl.h
This page took 0.033654 seconds and 4 git commands to generate.