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] Arm ldm and stm


On Thu, 2006-03-16 at 16:45, Paul Brook wrote:
> The patch below adds Arm/Thumb ldm and stm instructions as aliases for ldmia 
> and stmia. This is required as part of the unified assembly syntax.
> 
> Tested with cross to arm-none-eabi.
> Ok?
> 
> Paul
> 
> 2006-03-16  Paul Brook  <paul@codesourcery.com>
> 
> gas/
> 	* config/tc-arm.c (insns): Add ldm and stm.
> gas/testsuite/
> 	* gas/arm/thumb32.d: Add ldm and stm tests.
> 	* gas/arm/thumb32.s: Ditto.

OK.

R.


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