LWN.net Logo

Advertisement

E-Commerce & credit card processing - the Open Source way!

Advertise here

Another useful link

Another useful link

Posted Jun 30, 2005 7:30 UTC (Thu) by asamardzic (subscriber, #27161)
Parent article: HLA: The High Level Assembly Programming Language (Linux Journal)

Meta-assemblers are certainly good stuff, but nothing compares to coding to bare machine instruction set. So, anyone willing to learn IA-32 assembly programming on Linux should also check http://www.drpaulcarter.com/pcasm/; this tutorial offers very good introduction in this topic, it's only pity that NASM is used instead of gas...


(Log in to post comments)

Another useful link

Posted Jul 5, 2005 20:19 UTC (Tue) by roelofs (subscriber, #2599) [Link]

it's only pity that NASM is used instead of gas...

Easily corrected: http://www.niksula.cs.hut.fi/~mtiihone/intel2gas/

Greg

Copyright © 2010, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds