ARM > Introduction to ARM > Registers
Remarks
This slide shows the user mode register set.
Register aliases are subject to the current calling convention. The ones shown here are apply to AAPCS – the ARM standard calling convention.
Strictly R13 is used for the stack pointer by convention, rather than a rule, in ARM mode. In Thumb mode it is more hardwired.