[patch] Accept ARM IT on all cores

Richard Earnshaw rearnsha@arm.com
Fri Sep 8 08:29:00 GMT 2006


On Thu, 2006-09-07 at 21:02, Paul Brook wrote:
> The ARM assembler accepts the IT instruction in ARM mode to allow the same 
> assembly to be used for both ARM and Thumb-2. As it assembles to nothing it 
> should be accepted on all cpus, not just those that support Thumb-2.
> 
> Tested with cross to arm-none-eabi.
> Ok?
> 
> Paul
> 
> 2006-09-07  Paul Brook  <paul@codesourcery.com>
> 
> 	gas/
> 	* config/tc-arm.c (insns): Allow ARM IT pseudo-insn on all cores.
> 
> 	gas/testsuite/
> 	* gas/arm/arm-it.s: New test.
> 	* gas/arm/arm-it.d: New test.

OK.

R.



More information about the Binutils mailing list