Re: techniques used in assembly language programming.

From: Parag Warudkar
Date: Fri Jun 17 2005 - 10:39:06 EST


krishna <krishna.c <at> globaledgesoft.com> writes:

>
> Hi All,
>
> Can any one tell me any sources to learn techniques in assembly language
> programming.
>
> Regards,
> Krishna Chaitanya
>
Assuming you want to learn assembly for x86 -

I have found it easier to first understand the machine and basics of low level
software/hardware interaction and then move on to learn assembly language -
machine organization and related basics are nicely covered in the
Book "Writing Great Code" by Randall Hyde who also has written a very thorough
and excellent book (freely downloadable from http://webster.cs.ucr.edu/) Art
of Assembly Language Programming.

HTH
Parag



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/