resources#
Syscalls#
Registers#
- https://go.dev/src/cmd/compile/abi-internal#amd64-architecture
- https://wiki.osdev.org/CPU_Registers_x86-64
Instructions#
- http://ref.x86asm.net/coder64-abc.html
- https://learning.oreilly.com/library/view/learn-to-program/9781484274378/html/514232_1_En_24_Chapter.xhtml
glibc#
Books#

- Learn to Program with Assembly: Foundational Learning for New Programmers - Jonathan Bartlett