Changes

Jump to: navigation, search

AArch64 Register and Instruction Quick Start

43 bytes added, 11:42, 24 January 2014
no edit summary
* '''The called routine is expected to save r19-r28'''
* r29 and r30 are used as the frame register and link register (avoid)
 
See the ARM Procedure Call Reference for details.
=== Floating-Point and SIMD Registers ===
x86_64 Aarch64 also defines a set of large registers for floating-point and single-instruction/multiple-data (SIMD) operations. For details, refer to the Intel or AMD ARM documentation.
== Instructions ==

Navigation menu