From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JFYtv-0005Eh-5t for qemu-devel@nongnu.org; Thu, 17 Jan 2008 12:51:39 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JFYtt-0005CI-E8 for qemu-devel@nongnu.org; Thu, 17 Jan 2008 12:51:38 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JFYtt-0005C9-8U for qemu-devel@nongnu.org; Thu, 17 Jan 2008 12:51:37 -0500 Received: from nf-out-0910.google.com ([64.233.182.184]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JFYts-0006Ue-U6 for qemu-devel@nongnu.org; Thu, 17 Jan 2008 12:51:37 -0500 Received: by nf-out-0910.google.com with SMTP id 30so71503nfu.12 for ; Thu, 17 Jan 2008 09:51:35 -0800 (PST) Message-ID: Date: Thu, 17 Jan 2008 19:51:34 +0200 From: "Blue Swirl" Subject: Re: [Qemu-devel] [PATCH 4/5] (PPC) Fix Alpha target floating point In-Reply-To: <478EF8F1.5060201@csgraf.de> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <478EF8F1.5060201@csgraf.de> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On 1/17/08, Alexander Graf wrote: > This fixes the Alpha target for PowerPC hosts. It is merely a part of > the original gcc4 patch posted by Michael Matz. Sparc host had the same problem with Alpha reset ops, I solved that by introducing a helper.