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] Accept ARM IT on all cores


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.


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