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 f0547c88fa7 Minor test case updates for gnat-llvm new aeae65b3aaf aarch64: Fix incorrect gating of sme-lutv2 instructions new 2dd36fcc804 aarch64: Remove redundant sme-lutv2 qualifiers and operands new 9758466f467 aarch64: Add tests for movt with missing "mul vl" new b5378decd21 aarch64: Rename AARCH64_OPND_SME_ZT0_INDEX2_12 new 4180f87a990 aarch64: Make VGx4 symbol mandatory for fvdotb and fvdott
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-aarch64.c | 3 +- gas/testsuite/gas/aarch64/fp8-sme-dot-illegal.l | 27 +++++----- gas/testsuite/gas/aarch64/fp8-sme-dot-illegal.s | 27 +++++----- gas/testsuite/gas/aarch64/sme2-lutv2-bad-2.d | 3 ++ gas/testsuite/gas/aarch64/sme2-lutv2-bad-2.l | 5 ++ gas/testsuite/gas/aarch64/sme2-lutv2-illegal.l | 2 + gas/testsuite/gas/aarch64/sme2-lutv2-illegal.s | 4 ++ include/opcode/aarch64.h | 3 +- opcodes/aarch64-asm-2.c | 69 ++++++++++++------------- opcodes/aarch64-dis-2.c | 69 ++++++++++++------------- opcodes/aarch64-opc-2.c | 3 +- opcodes/aarch64-opc.c | 8 +-- opcodes/aarch64-opc.h | 2 - opcodes/aarch64-tbl.h | 41 ++++++--------- 14 files changed, 132 insertions(+), 134 deletions(-) create mode 100644 gas/testsuite/gas/aarch64/sme2-lutv2-bad-2.d create mode 100644 gas/testsuite/gas/aarch64/sme2-lutv2-bad-2.l