About x86 architecture assembly and others
Posted
by caramel1991
on Stack Overflow
See other posts from Stack Overflow
or by caramel1991
Published on 2010-03-21T09:47:07Z
Indexed on
2010/03/21
9:51 UTC
Read the original article
Hit count: 361
assembly
I have the wisdom to learn assembly language,so I search through the internet for the information about this language,and came across some page telling that assembly is a low level native language and varied from one to another processor,so I just wonder,I'm currently running an intel based processor,I've no idea whether it is x86 or what,but I just wanna know,Does it possible for me to learn other processor arhchitecture assembly on my pc??Besides,is there any good books that could guide me through learning the intel architecture assembly.
© Stack Overflow or respective owner