From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16358 invoked by alias); 13 Jan 2002 14:50:47 -0000 Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org Received: (qmail 16319 invoked from network); 13 Jan 2002 14:50:46 -0000 Received: from unknown (HELO server.sfera.net) (212.210.98.3) by sources.redhat.com with SMTP; 13 Jan 2002 14:50:46 -0000 Received: from riccardo (a-mi177-49.tin.it [213.45.151.240]) by server.sfera.net (-/-) with SMTP id g0DEquM23747 for ; Sun, 13 Jan 2002 15:53:06 +0100 Message-ID: <004c01c19c41$45c17c40$f0972dd5@intranet> From: "Riccardo Mazzei" To: Subject: gcc -S assembler syntax documentation Date: Sun, 13 Jan 2002 06:50:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-SW-Source: 2002-01/txt/msg00131.txt.bz2 Would anyone kindly tell me where to find some manual about the assembler syntax of .s files generated by gcc? I'm interested in ix86 architectures, but a simple indication of where to look for would be very precious... I read the man and the info pages of gcc and as, but I found nothing about this topic. Neither the Intel site is of any help, I suppose, since the Intel assembler looks different from the gcc -S output. Thanking you in advance Rik