[RFA/ARM 10/21] Add support for HLT

Richard Earnshaw rearnsha@arm.com
Thu Aug 23 16:35:00 GMT 2012


On 23/08/12 15:59, Matthew Gretton-Dann wrote:
> 
> ARMv8 adds a HLT instruction in A32 and T32.
> 
> This patch adds support for it.
> 
> gas/ChangeLog:
> 2012-08-23  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
> 
> 	* config/tc-arm.c (do_t_bkpt_hlt1): New function.
> 	(do_t_hlt): New function.
> 	(do_t_bkpt): Use do_t_bkpt_hlt1.
> 	(insns): Add HLT.
> 
> gas/testsuite/ChangeLog:
> 2012-08-23  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
> 
> 	* gas/arm/armv8-a-bad.l: Update for HLT.
> 	* gas/arm/armv8-a-bad.s: Likewise.
> 	* gas/arm/armv8-a.d: Likewise.
> 	* gas/arm/armv8-a.s: Likewise.
> 
> opcodes/ChangeLog:
> 2012-08-23  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
> 
> 	* arm-dis.c (arm_opcodes): Add HLT.
> 	(thumb_opcodes): Likewise.
> 
> 

OK.

R.



More information about the Binutils mailing list