This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] x86: fix Disp8 handling for AVX512VL VPCMP*{B,W} variants


On Wed, Jan 10, 2018 at 1:33 AM, Jan Beulich <JBeulich@suse.com> wrote:
> 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/
> 2018-01-10  Jan Beulich  <jbeulich@suse.com>
>
>         * testsuite/gas/i386/avx512bw.s,
>         testsuite/gas/i386/avx512bw_vl.s: Add VPCMP* tests with memory
>         operands.
>         * testsuite/gas/i386/avx512bw-intel.d,
>         testsuite/gas/i386/avx512bw.d,
>         testsuite/gas/i386/avx512bw_vl-intel.d.
>         testsuite/gas/i386/avx512bw_vl.d: Adjust expectations.
>
> opcodes/
> 2018-01-10  Jan Beulich  <jbeulich@suse.com>
>
>         * i386-opc.tbl (vpcmpeqb, vpcmpleb, vpcmpltb, vpcmpneqb,
>         vpcmpnleb, vpcmpnltb, vpcmpequb, vpcmpleub, vpcmpltub,
>         vpcmpnequb, vpcmpnleub, vpcmpnltub, vpcmpeqw, vpcmplew,
>         vpcmpltw, vpcmpneqw, vpcmpnlew, vpcmpnltw, vpcmpequw, vpcmpleuw,
>         vpcmpltuw, vpcmpnequw, vpcmpnleuw, vpcmpnltuw): Adjust
>         Disp8MemShift of AVX512VL forms.
>         * i386-tbl.h: Re-generate.
>

This is OK.

Thanks.

-- 
H.J.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]