Login Register






whats the best way to learn x86_64 assembly? filter_list
Author
Message
whats the best way to learn x86_64 assembly? #1
I already know how to code simple programs in armv8 and a basic understanding of computer architecture. I know the stack pointer, frame pointer etc and the basic instructions, but the instruction set and structure of x86_64 assembly is kind of confusing and I can't find any good tutorials online of it

Reply