Assembly Programming
x86-64
Resources
- Let’s Learn x86-64 Assembly! Part 0 - Setup and First Steps
- Let’s Learn x86-64 Assembly! Part 1 - Metaprogramming in Flat Assembler
- Let’s Learn x86-64 Assembly! Part 2 - We’re Writing a Virtual Machine
- Let’s Learn x86-64 Assembly! Part 3 - Arithmetic and Logic
- Implementing linux threads via syscalls
- How x86-64 addresses memory
- How many register in a x86-64 CPU