This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_42-branch in repository binutils-gdb.
from d7114f04073 Add multilib.am to the list of top level files included in [...] new eabdfeb1035 x86: support APX forms of U{RD,WR}MSR new 03e43c3ecdd x86/APX: be consistent with insn suffixes new 383775145a4 x86/APX: VROUND{P,S}{S,D} can generally be encoded
The 3 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 | 10 +- opcodes/i386-tbl.h | 374 ++++++++++++--------- 15 files changed, 351 insertions(+), 218 deletions(-)