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)