ARM register names

nick clifton nickc@redhat.com
Mon Dec 5 17:32:00 GMT 2011


Hi Dave,

> http://sourceware.org/binutils/docs/as/ARM_002dRegs.html#ARM_002dRegs
> isn't yet written.
>
> Anyone know where this information is available please?

You probably need the ARM Architecture Reference Manual.  This is 
available for free from ARM's website (although I think you need to 
register and give them an email address).

Section A2.6.1 has a table (A-22) which shows the names of these registers.

> I'm getting
> first.asm:33: VFP single precision register expected
> And I don't know what register names are expected?

Presumably one or more of S0 ... S31.

Cheers
   Nick




More information about the Binutils mailing list