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 14860bc451b RISC-V: Tidy smstateen and ssstateen testcases. new 5745c68ecc6 Arm64: correct B16B16 indexed bf{mla,mls,mul} new fbedb145e49 Arm64: check matching operands for predicated B16B16 insns
The 2 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/testsuite/gas/aarch64/bfloat16-1.d | 60 ++++++++++++++-------------- gas/testsuite/gas/aarch64/bfloat16-1.s | 25 ++++++------ gas/testsuite/gas/aarch64/bfloat16-bad.l | 24 +++++------ gas/testsuite/gas/aarch64/bfloat16-invalid.d | 4 ++ gas/testsuite/gas/aarch64/bfloat16-invalid.l | 8 ++++ gas/testsuite/gas/aarch64/bfloat16-invalid.s | 13 ++++++ opcodes/aarch64-dis-2.c | 20 +++++----- opcodes/aarch64-tbl.h | 20 +++++----- 8 files changed, 100 insertions(+), 74 deletions(-) create mode 100644 gas/testsuite/gas/aarch64/bfloat16-invalid.d create mode 100644 gas/testsuite/gas/aarch64/bfloat16-invalid.l create mode 100644 gas/testsuite/gas/aarch64/bfloat16-invalid.s