GAS
|
Gas (actually, as), the GNU assembler, is the default GCC back-end. It runs and assembles on and for a number of different architectures. Gas is a part of the GNU Binutils package. Gas uses the AT&T assembler syntax, as opposed to the Intel syntax used in many other assemblers like Masm, Nasm, and others.
See also: GNU toolchain
External links
- GNU Binutils homepage (http://www.gnu.org/software/binutils/)Template:Compu-lang-stub