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 51a8a7c2e3c RISC-V: Fix that IRELATIVE relocs may be inserted to the wr [...] new 57392598795 Enhancement for avx-vnni patch
The 1 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 | 13 + gas/config/tc-i386.c | 16 +- gas/testsuite/gas/i386/avx-vnni-inval.l | 2 + gas/testsuite/gas/i386/avx-vnni-inval.s | 6 + gas/testsuite/gas/i386/avx-vnni.d | 8 - gas/testsuite/gas/i386/avx-vnni.s | 2 - gas/testsuite/gas/i386/i386.exp | 2 + gas/testsuite/gas/i386/x86-64-avx-vnni-inval.l | 3 + gas/testsuite/gas/i386/x86-64-avx-vnni-inval.s | 7 + gas/testsuite/gas/i386/x86-64-avx-vnni.d | 8 - gas/testsuite/gas/i386/x86-64-avx-vnni.s | 2 - opcodes/ChangeLog | 11 + opcodes/i386-gen.c | 4 +- opcodes/i386-init.h | 484 +- opcodes/i386-opc.h | 6 +- opcodes/i386-opc.tbl | 8 +- opcodes/i386-tbl.h | 22354 +++++++++++------------ 17 files changed, 11480 insertions(+), 11456 deletions(-) create mode 100644 gas/testsuite/gas/i386/avx-vnni-inval.l create mode 100644 gas/testsuite/gas/i386/avx-vnni-inval.s create mode 100644 gas/testsuite/gas/i386/x86-64-avx-vnni-inval.l create mode 100644 gas/testsuite/gas/i386/x86-64-avx-vnni-inval.s