hay dudz
i need good tutorials for amd athlon 64 processor
and plz tell me advantage of athlon processor over Intel processors for assembly point of veiw
waiting for replay
i need good tutorials for amd athlon 64 processor
and plz tell me advantage of athlon processor over Intel processors for assembly point of veiw
waiting for replay
There is almost no difference between AMD and Intel from asm point of view.
Tutorial for 64-bit code? If you know how to write 32-bit code (there are tons of tutorials for that), then just start using 64-bit registers. That's basically all there is to know.
Tutorial for 64-bit code? If you know how to write 32-bit code (there are tons of tutorials for that), then just start using 64-bit registers. That's basically all there is to know.
Actually from asm point of view there are quite a few differences... especially if you are doing OS coding.
But for user-mode programming, I agree :)
Like I said in the other thread, check out examples from the FASM package at http://www.flatassembler.net/
But for user-mode programming, I agree :)
Like I said in the other thread, check out examples from the FASM package at http://www.flatassembler.net/
Actually from asm point of view there are quite a few differences... especially if you are doing OS coding.
He was asking for some asm tutorials, so I guessed he's not into OS coding ^^'
64-bit programming using the "Go" tools :
http://www.jorgon.freeserve.co.uk/
http://www.jorgon.freeserve.co.uk/