x86: adjust 4-XMM-register-group related warning
authorJan Beulich <jbeulich@novell.com>
Thu, 8 Mar 2018 07:27:28 +0000 (08:27 +0100)
committerJan Beulich <jbeulich@suse.com>
Thu, 8 Mar 2018 07:27:28 +0000 (08:27 +0100)
commita477a8c4f4f7e827d32abc1fbb45bdb3c37cff09
tree41f2de02cb003a38c106bb03594057d24ac5d562
parent2907c2f55555de6b1df9a0262629003f4856807d
x86: adjust 4-XMM-register-group related warning

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/ChangeLog
gas/config/tc-i386.c
gas/testsuite/gas/i386/avx512_4fmaps-warn.l
gas/testsuite/gas/i386/x86-64-avx512_4fmaps-warn.l