# x86 Docs [Back to the main site](index.html) A collection of links and some documentation for x86 assembly. I'm not an expert, I am just documenting some of my findings. ## Registers I couldn't do it better than the [osdev wiki](https://wiki.osdev.org/CPU_Registers_x86-64). ## Instructions (NASM Intel syntax) ### MOV ## Calling conventions ------------------------------------------------------ Last updated Fri Apr 4 14:53:57 2025 by Thbop. ------------------------------------------------------