Changes

Jump to: navigation, search

AArch64 Register and Instruction Quick Start

17 bytes added, 15:02, 24 January 2014
General-Purpose Registers
The aarch64 registers are named:
* r0 through r30 - to refer generally to the registers
* x0 through x30 - for 64-bit-wide access(same registers)
* w0 through w30 - for 32-bit-wide access (same registers - upper 32 bits are cleared on load)

Navigation menu