From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-embedded+bounces-2802-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1LF7Sm-0000kp-NB
	for garchives@archives.gentoo.org; Tue, 23 Dec 2008 13:38:20 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id D1C8BE064F;
	Tue, 23 Dec 2008 13:38:17 +0000 (UTC)
Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.184])
	by pigeon.gentoo.org (Postfix) with ESMTP id 17B68E064F
	for <gentoo-embedded@lists.gentoo.org>; Tue, 23 Dec 2008 13:38:16 +0000 (UTC)
Received: by nf-out-0910.google.com with SMTP id c7so375121nfi.26
        for <gentoo-embedded@lists.gentoo.org>; Tue, 23 Dec 2008 05:38:15 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:received:received:message-id:date:from:sender
         :to:subject:in-reply-to:mime-version:content-type
         :content-transfer-encoding:content-disposition:references
         :x-google-sender-auth;
        bh=Sl3jyTphPqbqpEVJR2HxkOK9/W5XIoCABt82q3ETWLA=;
        b=LJ6eNGjsjq0XNWvoPN2DslbppRzX3LP7u4h7S2kB++TZVb601awH0ht01laZWcClzI
         5t9t6tXiVXnUyk8r+WyZnfbMNnFOldkqfBWrPSR5ukH/LjV2ze6luoWGIHiZf6xuXaI0
         Lkwsua/3r5JwM0XCSwdx4lZmvEEaGbeP+30z8=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=message-id:date:from:sender:to:subject:in-reply-to:mime-version
         :content-type:content-transfer-encoding:content-disposition
         :references:x-google-sender-auth;
        b=r+WkBlNw6+pSeyvHPkNvt1mpJcZlfOdy48csU4Xvsu7UBbAgGSZpRIoiCYBLxUIROF
         6CVMtTIej/lPgN2py5MeJ1BJQc8J6uebVUsHFJlsSXOTjYPz2u+CfulcFz0IGfWzqcef
         qiFXlKEYJ6lFnZFkQeUBNLuNlhmV9PXfPBx1o=
Received: by 10.210.133.2 with SMTP id g2mr8762837ebd.185.1230039495338;
        Tue, 23 Dec 2008 05:38:15 -0800 (PST)
Received: by 10.210.126.16 with HTTP; Tue, 23 Dec 2008 05:38:15 -0800 (PST)
Message-ID: <56d259a00812230538r8ebfe6bje4a33dd94b621089@mail.gmail.com>
Date: Tue, 23 Dec 2008 13:38:15 +0000
From: "Martin Guy" <martinwguy@yahoo.it>
Sender: martinwguy@gmail.com
To: gentoo-embedded@lists.gentoo.org
Subject: Re: [linux-cirrus] Re: [gentoo-embedded] maverick-crunch queries
In-Reply-To: <56d259a00812230511r6f0080e6g228ed2af53192cde@mail.gmail.com>
Precedence: bulk
List-Post: <mailto:gentoo-embedded@lists.gentoo.org>
List-Help: <mailto:gentoo-embedded+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-embedded+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-embedded+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-embedded.gentoo.org>
X-BeenThere: gentoo-embedded@lists.gentoo.org
Reply-to: gentoo-embedded@lists.gentoo.org
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
References: <1217492163.3767.50.camel@localhost.localdomain>
	 <56d259a00810130537ie4b11aofb498d5e2aeca32f@mail.gmail.com>
	 <1226929479.3361.7.camel@localhost.localdomain>
	 <56d259a00811170921u1ab90f7x1aa80cef1978d9ef@mail.gmail.com>
	 <1229960356.28926.18.camel@localhost.localdomain>
	 <56d259a00812230511r6f0080e6g228ed2af53192cde@mail.gmail.com>
X-Google-Sender-Auth: cbb154af68ccb278
X-Archives-Salt: c31e1757-dafa-4576-bf8c-0331df1548ce
X-Archives-Hash: 4d5630912e8c3ebeb9582f3fed4fd056

On 12/23/08, Martin Guy <martinwguy@yahoo.it> wrote:
> On 12/22/08, Ahmed Ammar <b33fc0d3@gentoo.org> wrote:
>  >         .save {mv8}                     <-- Error: register expected
>
> No. This needs a modification to binutils, not gcc.

Oops. And gcc, since it should spit out the register as mvf0 mvd0 or
mvdx0 according to the mode it's being used in

Good luck!

    M