This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 519d6343965 gdb: Buffer output streams during events that might downloa [...] new 5190fa38286 x86: support APX forms of U{RD,WR}MSR new 4945a0c46c5 x86: drop redundant EVex128 from PUSH2/POP2 new 2519809009e x86/APX: be consistent with insn suffixes new eea4357967b x86/APX: VROUND{P,S}{S,D} can generally be encoded new 633789901c8 x86-64: Dwarf2 register numbers for %bnd<N>
The 5 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gas/config/tc-i386.c | 12 +- gas/testsuite/gas/i386/x86-64-apx-egpr-inval.l | 8 +- gas/testsuite/gas/i386/x86-64-apx-egpr-inval.s | 8 +- .../gas/i386/x86-64-apx-evex-promoted-intel.d | 4 + gas/testsuite/gas/i386/x86-64-apx-evex-promoted.d | 4 + gas/testsuite/gas/i386/x86-64-apx-evex-promoted.s | 4 + gas/testsuite/gas/i386/x86-64-apx-ndd.d | 86 ++--- gas/testsuite/gas/i386/x86-64-user_msr-intel.d | 7 + gas/testsuite/gas/i386/x86-64-user_msr.d | 7 + gas/testsuite/gas/i386/x86-64-user_msr.s | 6 + opcodes/i386-dis-evex-mod.h | 11 +- opcodes/i386-dis-evex-prefix.h | 4 +- opcodes/i386-dis.c | 24 +- opcodes/i386-opc.tbl | 18 +- opcodes/i386-reg.tbl | 8 +- opcodes/i386-tbl.h | 382 ++++++++++++--------- 16 files changed, 363 insertions(+), 230 deletions(-)