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 fd195909ce1 aarch64: Add DSB instruction Armv8.7-a variant new 82503ca7ed8 aarch64: Add WFET instruction for Armv8.7-a
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/NEWS | 3 +- gas/testsuite/gas/aarch64/system-5.d | 39 + gas/testsuite/gas/aarch64/system-5.s | 34 + opcodes/aarch64-asm-2.c | 181 +-- opcodes/aarch64-dis-2.c | 2502 +++++++++++++++++----------------- opcodes/aarch64-opc-2.c | 16 +- opcodes/aarch64-tbl.h | 1 + 7 files changed, 1428 insertions(+), 1348 deletions(-) create mode 100644 gas/testsuite/gas/aarch64/system-5.d create mode 100644 gas/testsuite/gas/aarch64/system-5.s