[AArch64][PATCH 2/2] Add ARMv8.2 instruction alias REV64.

Tristan Gingold gingold@adacore.com
Fri Dec 11 08:49:00 GMT 2015


> On 10 Dec 2015, at 16:24, Matthew Wahab <matthew.wahab@foss.arm.com> wrote:
> 
> Committed: https://sourceware.org/ml/binutils-cvs/2015-11/msg00166.html
> 
> Is this also ok for the 2.26 branch?

ok.

> Matthew
> 
> On 24/11/15 11:19, Matthew Wahab wrote:
>> Hello,
>> 
>> 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.
>> 
>> Tested the series for aarch64-none-linux-gnu with cross-compiled
>> check-binutils and check-gas.
>> 
>> Ok for trunk?
>> Matthew
>> 
>> gas/testsuite/
>> 2015-11-24  Matthew Wahab  <matthew.wahab@arm.com>
>> 
>>     * gas/aarch64/alias-2.d: Add tests for REV.
>>     * gas/aarch64/alias-2.s: Likewise.
>> 
>> opcodes/
>> 2015-11-24  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".
>> 
>> 
> 



More information about the Binutils mailing list