This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH][AArch64] Add ARMv8.3 PACGA instruction


Hi Szabolcs,

> include/
> 2016-11-08  Szabolcs Nagy  <szabolcs.nagy@arm.com>
> 
> 	* opcode/aarch64.h (enum aarch64_opnd): Add AARCH64_OPND_Rm_SP.
> 
> opcodes/
> 2016-11-08  Szabolcs Nagy  <szabolcs.nagy@arm.com>
> 
> 	* aarch64-tbl.h (arch64_opcode_table): Add pacga.
> 	(AARCH64_OPERANDS): Add Rm_SP.
> 	* aarch64-opc.c (aarch64_print_operand): Handle AARCH64_OPND_Rm_SP.
> 	* aarch64-asm-2.c: Regenerate.
> 	* aarch64-dis-2.c: Regenerate.
> 	* aarch64-opc-2.c: Regenerate.
> 
> gas/
> 2016-11-08  Szabolcs Nagy  <szabolcs.nagy@arm.com>
> 
> 	* config/tc-aarch64.c (process_omitted_operand): Handle AARCH64_OPND_Rm_SP.
> 	(parse_operands): Likewise.
> 
> gas/testsuite/
> 2016-11-08  Szabolcs Nagy  <szabolcs.nagy@arm.com>
> 
> 	* gas/aarch64/pac.s: Add pacga.
> 	* gas/aarch64/pac.d: Add pacga.

Approved - please apply.

Cheers
  Nick


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]