whats the best way to learn x86_64 assembly? 01-20-2025, 04:12 AM
#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