Am 22.09.2008 um 13:45 schrieb Gabri Mati:

> Dear List,
> I'd like to study the assembly language of the x86 architecture. I've
> searched for books, but there are a lot of them. Could you please
> recommend
> me a good writer/book about this topic?
>
> Thank You!

Google for 386INTEL.TXT and 387INTEL.TXT. These files are official
documentation from Intel and the best on x86 assembly I've seen so
far. Get some basic understanding about how a processor works and how
you use a processor from the assembly level, then you are just fine
with 386INTEL.TXT (if you are a good C programmer, you already should
know enough to read 386INTEL.TXT).

--
Jonathan

[demime 1.01d removed an attachment of type application/pgp-signature which had 
a name of PGP.sig]

Reply via email to