This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH] PR gas/16488: Add test for incorrect memory operand for gather/scatter instructions.
- From: "H.J. Lu" <hjl dot tools at gmail dot com>
- To: Michael Zolotukhin <michael dot v dot zolotukhin at gmail dot com>
- Cc: Jan Beulich <JBeulich at suse dot com>, Binutils <binutils at sourceware dot org>
- Date: Fri, 31 Jan 2014 08:25:57 -0800
- Subject: Re: [PATCH] PR gas/16488: Add test for incorrect memory operand for gather/scatter instructions.
- Authentication-results: sourceware.org; auth=none
- References: <20140131100941 dot GA24910 at msticlxl57 dot ims dot intel dot com> <CAMe9rOrQToFnaazvWCfoyXhEdfOS=F-r=qfHYp57ivTGjjALGg at mail dot gmail dot com> <CANtU079oJ6oPsQkjn7i4YWuXTcALVYe_WKvDYyMouXePbMOsQw at mail dot gmail dot com> <52EBC83302000078001186A1 at nat28 dot tlf dot novell dot com> <CANtU07-wP5ELvGEMcJ3O-zO5OG+DXn5_gFgyywKUAdoA7K6KrQ at mail dot gmail dot com> <CAMe9rOpDCHLNDU3qSab3MCrNxaofaRiLi92BdhB-k00LyvyLhA at mail dot gmail dot com> <CANtU079xeZhYk842FuHeJVdFEgZ5YyvGAMBZZ-sma+stwvxcag at mail dot gmail dot com>
On Fri, Jan 31, 2014 at 8:06 AM, Michael Zolotukhin
<michael.v.zolotukhin@gmail.com> wrote:
>> ChangeLog says:
>>
>> * gas/i386/inval-avx512f.s: Add test for incorrect memory operand for
>> gather/scatter instructions.
>>
>> But I didn't see any scatter instructions. Please add some.
> Thanks for noticing that, fixed patch is attached.
I checked it into master and backported it to 2.24 together
with 3 other fixes of yours.
Thanks.
--
H.J.