* techniques used in assembly language programming.
@ 2005-06-17 9:59 krishna
2005-06-17 15:22 ` Parag Warudkar
0 siblings, 1 reply; 2+ messages in thread
From: krishna @ 2005-06-17 9:59 UTC (permalink / raw)
To: Linux Kernel
Hi All,
Can any one tell me any sources to learn techniques in assembly language
programming.
Regards,
Krishna Chaitanya
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: techniques used in assembly language programming.
2005-06-17 9:59 techniques used in assembly language programming krishna
@ 2005-06-17 15:22 ` Parag Warudkar
0 siblings, 0 replies; 2+ messages in thread
From: Parag Warudkar @ 2005-06-17 15:22 UTC (permalink / raw)
To: linux-kernel
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-06-17 15:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-17 9:59 techniques used in assembly language programming krishna
2005-06-17 15:22 ` Parag Warudkar
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.