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 272b9416f3c gas: scfi: fix failing test on Solaris2 new 066673f6d5e x86: change type of Dwarf2 register numbers in register table new 5a635f1f59a x86/APX: VROUND{P,S}{S,D} encodings require AVX512{F,VL} new ec3babb8c10 x86/APX: V{BROADCAST,EXTRACT,INSERT}{F,I}128 can also be expressed new 41e115853ee x86/APX: with REX2 map 1 doesn't "chain" to maps 2 or 3
The 4 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 | 14 +- .../gas/i386/x86-64-apx-evex-promoted-intel.d | 6 + gas/testsuite/gas/i386/x86-64-apx-evex-promoted.d | 6 + gas/testsuite/gas/i386/x86-64-apx-evex-promoted.s | 6 + opcodes/i386-dis.c | 12 +- opcodes/i386-opc.h | 4 +- opcodes/i386-opc.tbl | 24 +- opcodes/i386-tbl.h | 474 ++++++++++++--------- 8 files changed, 322 insertions(+), 224 deletions(-)