Assembler
Table of contents
Tutorials
Bibliography
Tools and concepts
[
sal
] David Salomon,
Assemblers and Loaders
,
http://www.davidsalomon.name/assem.advertis/asl.pdf
, retrieved 2013-01-17.
First program
[
stov_001
] David Salomon,
What happens if you use the 32-bit int 0x80 Linux ABI in 64-bit code?
,
https://stackoverflow.com/questions/46087730/what-happens-if-you-use-the-32-bit-int-0x80-linux-abi-in-64-bit-code
, retrieved 2025-02-26.
NASM
[
nasm_doc
]
The NASM Language
,
https://www.nasm.us/xdoc/2.16.03/html/nasmdoc3.html
, retrieved 2025-02-19 from
https://www.nasm.us
.
Basic CPU instructions
[
felix
]
x86 and amd64 instruction reference
, Derived from the December 2023 version of the Intel® 64 and IA-32 Architectures Software Developer’s Manual. Last updated 2024-02-18,
https://www.felixcloutier.com/x86/
, retrieved 2025-02-25.