LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   books or manuals on linux assembly with AT&T syntax (https://www.linuxquestions.org/questions/programming-9/books-or-manuals-on-linux-assembly-with-at-and-t-syntax-711650/)

neocosmos 03-14-2009 07:35 PM

books or manuals on linux assembly with AT&T syntax
 
Does anybody know if there are complete books or manuals about linux assembly with the AT&T syntax?

i've been looking for it, but i've not found anything quite good. All the books and manuals i've found are Intel based. I'm looking for something complete like The Art of Assembly but for 32-bit linux and with at&t syntax.

Thanks in advance

paulsm4 03-14-2009 07:42 PM

Hi -

I heartily recommend this book:

"Professional Assembly Language", Richard Blum, ISBN 0764579010

It's a great book on 32-bit x86 assembly in general (up to and including MMX instructions, etc), and it's all ATT syntax, with Linux examples.

neocosmos 03-15-2009 03:58 AM

Thank you very much. It's exactly what i was looking for!:)


All times are GMT -5. The time now is 08:31 AM.