GNU Assembler |
Gas (actually, as), the GNU assembler , is the default GNU Compiler Collection 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, instead of the Intel syntax used in many other assemblers like Microsoft Macro Assembler, NASM, and others which is a constant source of criticism.
==See also==
=External links=
*[http://www.gnu.org/software/binutils/ GNU Binutils] homepage|
|