Hey guys,
Ive just started learning assembly, not for anything in particular but i like the language and just want to make some general things in it so maybe one day i can use it as inline code in a higher level language.
Anyway i dont quite understand the idea of the code being processor specfic?, I have written a couple of programs on my AMD x2 4400+ CPU, but the code was from an Intel tutorial? Is there any serious limits or differences in coding i need to be aware of between Intel and AMD CPUs or do they share similar architecure?
Also as my CPU is 64bit, do i have to know 64bit assembly additions or can i just stick to 32bit code?
Thanks for any advice.
Jack
Ive just started learning assembly, not for anything in particular but i like the language and just want to make some general things in it so maybe one day i can use it as inline code in a higher level language.
Anyway i dont quite understand the idea of the code being processor specfic?, I have written a couple of programs on my AMD x2 4400+ CPU, but the code was from an Intel tutorial? Is there any serious limits or differences in coding i need to be aware of between Intel and AMD CPUs or do they share similar architecure?
Also as my CPU is 64bit, do i have to know 64bit assembly additions or can i just stick to 32bit code?
Thanks for any advice.
Jack