[PATCH] x86: adjust 4-XMM-register-group related warning
H.J. Lu
hjl.tools@gmail.com
Wed Mar 7 12:25:00 GMT 2018
On Wed, Mar 7, 2018 at 12:18 AM, Jan Beulich <JBeulich@suse.com> wrote:
> Drop "second": For one there's no other source register (the other
> source operand is in memory), and in Intel syntax such numbering would
> also be wrong.
>
> Take the opportunity and also
> - properly place declarations ahead of statements
> - use %u format for unsigned int arguments
> - fix indentation
>
> gas/
> 2018-03-07 Jan Beulich <jbeulich@suse.com>
>
> * config/tc-i386.c (process_operands): Access operands only
> after operand count assertion. Sanitize warning text. Fix
> indentation.
> * testsuite/gas/i386/avx512_4fmaps-warn.l,
> gas/i386/x86-64-avx512_4fmaps-warn.l: Adjust expectations.
>
OK.
Thanks.
--
H.J.
More information about the Binutils
mailing list