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 c96d7e04622 Automatic date update in version.in new 4814632e696 x86: VPEXTRQ/VPINSRQ are unavailable outside of 64-bit mode new 9cf70a448be x86: add a few more missing VexWIG new d0849eed782 x86: drop stale Vec_Imm4 related comment new 45a4bb2010a x86: drop found_cpu_match local variable
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/ChangeLog | 11 +++++++++++ gas/config/tc-i386.c | 10 ++-------- gas/testsuite/gas/i386/avx512dq-inval.l | 13 +++++++++++++ gas/testsuite/gas/i386/avx512dq-inval.s | 22 ++++++++++++++++++++++ gas/testsuite/gas/i386/i386.exp | 1 + opcodes/ChangeLog | 18 ++++++++++++++++++ opcodes/i386-opc.tbl | 26 ++++++++++++-------------- opcodes/i386-tbl.h | 32 ++++++++++++++++---------------- 8 files changed, 95 insertions(+), 38 deletions(-) create mode 100644 gas/testsuite/gas/i386/avx512dq-inval.l create mode 100644 gas/testsuite/gas/i386/avx512dq-inval.s