From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10563 invoked by alias); 12 Dec 2001 11:13:36 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 10539 invoked from network); 12 Dec 2001 11:13:35 -0000 Received: from unknown (HELO Cantor.suse.de) (213.95.15.193) by sources.redhat.com with SMTP; 12 Dec 2001 11:13:35 -0000 Received: from Hermes.suse.de (Hermes.suse.de [213.95.15.136]) by Cantor.suse.de (Postfix) with ESMTP id A5BA11E216; Wed, 12 Dec 2001 12:13:34 +0100 (MET) X-Authentication-Warning: sykes.suse.de: schwab set sender to schwab@suse.de using -f To: Alexandre Oliva Cc: mcuss@cdlsystems.com, , Subject: Re: Embedded Assembly and MMX in GCC References: <20011204153416.A24659@disaster.jaj.com> <20011204155032.A24992@disaster.jaj.com> <00d001c17d05$4be398c0$160e10ac@hades> <3C0D3A05.6FE3602F@redhat.com> <00cc01c18271$ef4c12a0$160e10ac@hades> X-Yow: Where's the Coke machine? Tell me a joke!! From: Andreas Schwab Date: Wed, 12 Dec 2001 03:48:00 -0000 In-Reply-To: (Alexandre Oliva's message of "11 Dec 2001 18:27:46 -0200") Message-ID: User-Agent: Gnus/5.090003 (Oort Gnus v0.03) Emacs/21.1.30 MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: quoted-printable X-SW-Source: 2001-12/txt/msg00640.txt.bz2 Alexandre Oliva writes: |> On Dec 11, 2001, "Mark Cuss" wrote: |>=20 |> > __asm__("movq $1, %mm0); |>=20 |> I suppose you're missing a `"' after `%mm0'. |>=20 |> Note that `%' is an active character in inline assembly, mostly like |> printf. If you want a `%' to get through to the output assembly, |> double it. Only if the asm has parameters. Without parameters no % directives are processed. Andreas. --=20 Andreas Schwab "And now for something Andreas.Schwab@suse.de completely different." SuSE Labs, SuSE GmbH, Schanz=E4ckerstr. 10, D-90443 N=FCrnberg Key fingerprint =3D 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5