Changes

Jump to: navigation, search

AArch64 Register and Instruction Quick Start

4 bytes added, 17:37, 5 September 2014
General-Purpose Registers
* '''r9-r15 are for temporary values (may get trampled)'''
* r16-r18 are used for intra-procedure-call and platform values (avoid)
* '''The called routine is expected to save preserve r19-r28'''
* r29 and r30 are used as the frame register and link register (avoid)

Navigation menu