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: [ARM] Support ARMv8.2 RAS extension.


On 11/12/15 10:17, Nick Clifton wrote:
Hi Matthew,

gas/
2015-12-08  Matthew Wahab  <matthew.wahab@arm.com>

     * config/tc-arm.c (arm_ext_v8_2): New.
     (insns): Add "esb".

gas/testsuite/
2015-12-08  Matthew Wahab  <matthew.wahab@arm.com>

     * gas/arm/armv8_2-a.d: New.
     * gas/arm/armv8_2-a.s: New.

opcodes/
2015-12-08  Matthew Wahab  <matthew.wahab@arm.com>

     * arm-dis.c (arm_opcodes): Add "esb".
     (thumb_opcodes): Likewise.

Approved - please apply.

Cheers
   Nick


I've committed this with the ChangeLog entries updated for the new scheme.
Matthew

gas/
2016-01-12  Matthew Wahab  <matthew.wahab@arm.com>

	* config/tc-arm.c (arm_ext_v8_2): New.
	(insns): Add "esb".
	* testsuite/gas/arm/armv8_2-a.d: New.
	* testsuite/gas/arm/armv8_2-a.s: New.

opcodes/
2016-01-12  Matthew Wahab  <matthew.wahab@arm.com>

	* arm-dis.c (arm_opcodes): Add "esb".
	(thumb_opcodes): Likewise.


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