Changes

Jump to: navigation, search

X86 64 Register and Instruction Quick Start

4 bytes added, 17:35, 5 September 2014
General-Purpose Registers
* For syscalls, the syscall number is in rax.
* Return value is in rax.
* The called routine is expected to save preserve rsp,rbp, rbx, r12, r13, r14, and r15 but may trample any other registers.
=== Floating-Point and SIMD Registers ===

Navigation menu