Linux Assemblers: A Comparison of GAS and NASM

Posted by IdaAshley on Oct 19, 2007 7:21 AM EDT
IBM/developerWorks; By Ram Narayam
Mail this story
Print this story

This article explains some of the more important syntactic and semantic differences between two of the most popular assemblers for Linux, GNU Assembler (GAS) and Netwide Assembler (NASM), including differences in basic syntax, variables and memory access, macro handling, functions and external routines, stack handling, and techniques for easily repeating blocks of code.

Full Story

  Nav
» Read more about: Groups: Linux

« Return to the newswire homepage

Subject Topic Starter Replies Views Last Post
all things being equal herzeleid 2 865 Oct 20, 2007 1:14 PM

You cannot post until you login.