This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Docs on At&T X86 asm syntax


On Fri, Jul 18, 2003 at 08:09:48AM +0200, Sebastien DI MERCURIO wrote:
> Hello,
> 
> Gcc use AT&T syntax for inline and sourcecode in
> assembler. But it is rather different from those used
> by Intel in their doc.
> 
> Some opcode doesn't have the same syntax, or same
> name, argument passing is different, etc..
> 
> Where could I find a comprehensive doc on this syntax
> ?
> 

Go to docs.sun.com and find Solaris x86 assembler manual.


H.J.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]