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 ) id 1LFQYc-00035C-FX for garchives@archives.gentoo.org; Wed, 24 Dec 2008 10:01:38 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 61C5BE04CA; Wed, 24 Dec 2008 10:01:37 +0000 (UTC) Received: from mail-ew0-f21.google.com (mail-ew0-f21.google.com [209.85.219.21]) by pigeon.gentoo.org (Postfix) with ESMTP id 08E03E04CB for ; Wed, 24 Dec 2008 10:01:36 +0000 (UTC) Received: by ewy14 with SMTP id 14so3393229ewy.10 for ; Wed, 24 Dec 2008 02:01:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:subject:from:to :in-reply-to:references:content-type:date:message-id:mime-version :x-mailer:content-transfer-encoding; bh=80K7gDjACz5YhDgZrXRgM7gnVSDlNxr64Hd3gUSUBdg=; b=XDfswr5ATkis6F9DXhqXpgb7kEGeLX8yZvh+0kMtAQ+S/7DKd4nQLpXK//MKioKzgo bc0Qrgxa/LHnfvBBp7afSRbSNl/DCA2Spl0aYFk1aUS91r7Gct/OaQn8zKKCe541Bl3K e3cHD2Ok/ogQqQEuFjXj7jlW8W3EJjU2ll30E= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:subject:from:to:in-reply-to:references:content-type:date :message-id:mime-version:x-mailer:content-transfer-encoding; b=aURpr5nSPSaFvTVU8cfwGiyVx4WhAcMYoJF9AdFsmQPkk4b114EXSNpk9yFqbcNPva Qa/lSuWa9MmvlSBWjmGsF5uIdFPksMmCKCGibUPrW//7FfZLXapVptO4yr9kUyE6xGr+ e/IgmQ2v3+wRLFznDQZ+1oJLDTyUI/E/EzlUo= Received: by 10.210.90.10 with SMTP id n10mr10084652ebb.9.1230112896394; Wed, 24 Dec 2008 02:01:36 -0800 (PST) Received: from ?192.168.2.6? ([196.205.217.178]) by mx.google.com with ESMTPS id c14sm29602012nfi.43.2008.12.24.02.01.32 (version=SSLv3 cipher=RC4-MD5); Wed, 24 Dec 2008 02:01:34 -0800 (PST) Sender: Ahmed Ammar Subject: Re: [linux-cirrus] Re: [gentoo-embedded] maverick-crunch queries From: Ahmed Ammar To: gentoo-embedded@lists.gentoo.org In-Reply-To: <56d259a00812230538r8ebfe6bje4a33dd94b621089@mail.gmail.com> 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> <56d259a00812230538r8ebfe6bje4a33dd94b621089@mail.gmail.com> Content-Type: text/plain Date: Wed, 24 Dec 2008 12:01:25 +0200 Message-Id: <1230112885.14132.0.camel@localhost.localdomain> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-embedded@lists.gentoo.org Reply-to: gentoo-embedded@lists.gentoo.org Mime-Version: 1.0 X-Mailer: Evolution 2.24.2 Content-Transfer-Encoding: 7bit X-Archives-Salt: d1f13e79-2903-4381-a788-4920d9d75288 X-Archives-Hash: c69358dcd2cd3a18cbd91ba01b77806f On Tue, 2008-12-23 at 13:38 +0000, Martin Guy wrote: > On 12/23/08, Martin Guy wrote: > > On 12/22/08, Ahmed Ammar 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 > Not sure where to look for this stuff in both binutils and gcc, any help/pointers would be greatly appreciated. AA