From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HUWFQ-0007oR-VZ for qemu-devel@nongnu.org; Thu, 22 Mar 2007 18:59:09 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HUWFP-0007n7-8Z for qemu-devel@nongnu.org; Thu, 22 Mar 2007 18:59:08 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HUWFP-0007mU-4z for qemu-devel@nongnu.org; Thu, 22 Mar 2007 17:59:07 -0500 Received: from bangui.magic.fr ([195.154.194.245]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1HUWDY-00009h-5e for qemu-devel@nongnu.org; Thu, 22 Mar 2007 18:57:12 -0400 Subject: Re: [Qemu-devel] qemu/target-ppc cpu.h exec.h op.c op_helper.c o... From: "J. Mayer" In-Reply-To: <200703221846.45616.rob@landley.net> References: <200703221846.45616.rob@landley.net> Content-Type: text/plain Date: Thu, 22 Mar 2007 23:57:03 +0100 Message-Id: <1174604223.31773.10.camel@rapid> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit 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 Thu, 2007-03-22 at 18:46 -0400, Rob Landley wrote: > On Tuesday 20 March 2007 6:11 pm, Jocelyn Mayer wrote: > > Log message: > > PowerPC 2.03 SPE extension - first pass. > > QEMU supports the Cell processor now? How would one go about testing this? I guess you will be disapointed: SPE extension is used for "Signal processing engine" in PowerPC 2.03 specification and is no way related with Cell SPEs, as far as I know. It's a set of DSP like and floating point instructions used in some embedded PowerPC implementations (some Freescale cores, for example), using 64 bits GPR for all operations. -- J. Mayer Never organized