From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LV6We-00041F-75 for qemu-devel@nongnu.org; Thu, 05 Feb 2009 10:52:24 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LV6Wc-00040f-8b for qemu-devel@nongnu.org; Thu, 05 Feb 2009 10:52:23 -0500 Received: from [199.232.76.173] (port=38870 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LV6Wc-00040W-17 for qemu-devel@nongnu.org; Thu, 05 Feb 2009 10:52:22 -0500 Received: from mx20.gnu.org ([199.232.41.8]:5675) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LV6Wb-0006tc-JB for qemu-devel@nongnu.org; Thu, 05 Feb 2009 10:52:21 -0500 Received: from mail.codesourcery.com ([65.74.133.4]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LV6WZ-0001YJ-Ra for qemu-devel@nongnu.org; Thu, 05 Feb 2009 10:52:20 -0500 Date: Thu, 5 Feb 2009 07:52:17 -0800 From: Nathan Froyd Subject: Re: [Qemu-devel] [6519] target-ppc: add vrlogefp instruction Message-ID: <20090205155216.GI15286@codesourcery.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Aurelien Jarno Cc: qemu-devel@nongnu.org On Thu, Feb 05, 2009 at 01:42:57PM +0000, Aurelien Jarno wrote: > Log Message: > ----------- > target-ppc: add vrlogefp instruction This is great, thank you. The name of the instruction is vlogefp, though. :) -Nathan