Books or resources about x86 64 assembly written in AT&T style?
Posted
by
Gnijuohz
on Programmers
See other posts from Programmers
or by Gnijuohz
Published on 2013-10-25T05:33:25Z
Indexed on
2013/10/25
10:11 UTC
Read the original article
Hit count: 180
assembly
I know what I'm asking for is quite specific and many would say if you know x86 assembly, this wouldn't be an issue. But now I'm taking a course that requires me to use x86 64 assembly in AT&T style and I'm not familiar with assembly in the first place. So I think if I can find some books or web resources about x86 64 assembly written in AT&T convention, it'll help me the most. But so far, I haven't found such books or detailed web resources yet. So can anyone point me to some good resouces? Advice on learning Assembly is also appreciated here!
© Programmers or respective owner