]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
[AArch64] Add ARMv8.2 instruction alias REV64.
authorMatthew Wahab <matthew.wahab@arm.com>
Fri, 27 Nov 2015 15:39:12 +0000 (15:39 +0000)
committerMatthew Wahab <matthew.wahab@arm.com>
Mon, 14 Dec 2015 13:08:49 +0000 (13:08 +0000)
commitef70d0720bc63192a25cb96a2bee7bf3b73c1698
tree7bd993272d44f53771da86226aa31d857d296299
parent868f365f69fddd625bf496c1ecb19bb3f7b7b14c
[AArch64] Add ARMv8.2 instruction alias REV64.

This patch adds the alias REV64 <Rd>, <Rs> as an alias for REV <Rd>,
<Rs>. However, REV is still the preferred form for the instruction.

gas/testsuite/
2015-11-27  Matthew Wahab  <matthew.wahab@arm.com>

* gas/aarch64/alias-2.d: Add tests for REV.
* gas/aarch64/alias-2.s: Likewise.

opcodes/
2015-11-27  Matthew Wahab  <matthew.wahab@arm.com>

* aarch64-asm-2.c: Regenerate.
* aarch64-dis-2.c: Regenerate.
* aarch64-opc-2.c: Regenerate.
* aarch64-tbl.h (aarchr64_opcode_table): Update "rev", add
"rev64".
gas/testsuite/ChangeLog
gas/testsuite/gas/aarch64/alias-2.d
gas/testsuite/gas/aarch64/alias-2.s
opcodes/ChangeLog
opcodes/aarch64-asm-2.c
opcodes/aarch64-dis-2.c
opcodes/aarch64-opc-2.c
opcodes/aarch64-tbl.h