===================
== Andrew's Site ==
===================

Learning x86

x86 assembly
I’m going to be reading Assembly Language for x86 Processors by Kip Irvine. Why would I want to learn x86? I have a few goals: I want to be able to read x86 when it’s necessary. Sometimes the code generated from compiling isn’t what you expect. It would be easier to tell the difference if you could read the generated assembly. I want to learn a CISC architecture. I know some MIPS. Read more...
Previous Page 2 of 2