Linux Assembly HOWTO
v0.5l, August 23, 2000
This is the Linux Assembly HOWTO.
This document describes how to program in assembly language
using FREE programming tools,
focusing on development for or from the Linux Operating System,
mostly on IA-32 (i386) platform.
Included material may or may not be applicable
to other hardware and/or software platforms.
Contributions about them are gladly accepted.
Keywords:
assembly, assembler, asm, inline asm, macroprocessor, preprocessor,
32-bit, IA-32, i386, x86, nasm, gas, as86, OS, kernel, system, libc,
system call, interrupt, small, fast, embedded, hardware, port