Skip to content

Lexicon Entry

GAS (GNU Assembler)

The assembler in the GNU Binutils toolchain. Default on Linux. Uses AT&T syntax by default (switchable to Intel with `.intel_syntax`). Invoked as `as` or through GCC.