Assembly Language
My personal notes about the Assembly Programming Language.
Links of interest
- Intel manuals. https://software.intel.com/en-us/articles/intel-sdm
- x86 and amd64 instruction reference. https://www.felixcloutier.com/x86/index.html
- JORGENSEN, E. x86-64 Assembly Language Programming with Ubuntu. http://www.egr.unlv.edu/~ed/assembly64.pdf
- Boldyshev & Rideau. Linux Assembly HOWTO. 2000. http://www.mit.edu/afs.new/athena/system/rhlinux/redhat-6.2-docs/HOWTOS/other-formats/pdf/Assembly-HOWTO.pdf
- Ray Toal. x86 Assembly Language Programming. https://cs.lmu.edu/~ray/notes/x86assembly/
Some references
- HOEY, J. V. Beginning x64 Assembly Programming. 2019.
- MILLER, A. R. Assembly Language Techniques for the IBM PC. 1986.
Last edited: 2024-11-23