]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
aarch64: Add support for Armv8-R DFB alias
authorAlex Coplan <alex.coplan@arm.com>
Tue, 8 Sep 2020 13:18:38 +0000 (14:18 +0100)
committerAlex Coplan <alex.coplan@arm.com>
Tue, 8 Sep 2020 13:18:38 +0000 (14:18 +0100)
commit03fb3142c71fde91531ca39f33413bdf50a8dfb3
tree96ccb52e5a3273eee9c8c14bf8dca0dc805ff32a
parent95830c988a648e55042f4999f1f6a06e0879e533
aarch64: Add support for Armv8-R DFB alias

This adds support for the DFB alias introduced in Armv8-R AArch64.

gas/ChangeLog:

2020-09-08  Alex Coplan  <alex.coplan@arm.com>

* testsuite/gas/aarch64/dfb.d: New test.
* testsuite/gas/aarch64/dfb.s: Input.

opcodes/ChangeLog:

2020-09-08  Alex Coplan  <alex.coplan@arm.com>

* aarch64-tbl.h (aarch64_feature_v8_r): New.
(ARMV8_R): New.
(V8_R_INSN): New.
(aarch64_opcode_table): Add dfb.
* aarch64-opc-2.c: Regenerate.
* aarch64-asm-2.c: Regenerate.
* aarch64-dis-2.c: Regenerate.
gas/ChangeLog
gas/testsuite/gas/aarch64/dfb.d [new file with mode: 0644]
gas/testsuite/gas/aarch64/dfb.s [new file with mode: 0644]
opcodes/ChangeLog
opcodes/aarch64-asm-2.c
opcodes/aarch64-dis-2.c
opcodes/aarch64-opc-2.c
opcodes/aarch64-tbl.h