From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BkC5k-0003iw-Tx for qemu-devel@nongnu.org; Mon, 12 Jul 2004 21:28:21 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BkC5k-0003ij-70 for qemu-devel@nongnu.org; Mon, 12 Jul 2004 21:28:20 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BkC5k-0003ig-4L for qemu-devel@nongnu.org; Mon, 12 Jul 2004 21:28:20 -0400 Received: from [199.232.41.8] (helo=mx20.gnu.org) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1BkC2l-0006uN-4F for qemu-devel@nongnu.org; Mon, 12 Jul 2004 21:25:15 -0400 Received: from [80.59.103.181] (helo=claunia.com) by mx20.gnu.org with esmtp (Exim 4.34) id 1Bk6ZR-00008s-LO for qemu-devel@nongnu.org; Mon, 12 Jul 2004 15:34:52 -0400 From: "Natalia Portillo" Subject: [Qemu-devel] Re: Inquiry, speed comparison on OS X, =?iso-8859-1?q? QEMU=20vs=20Virual?= PC Date: Mon, 12 Jul 2004 20:30:36 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Message-Id: 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 But this is for using the processor in Little-Endian mode, that MacOS X don't use nor support (and I don't even remember if this was suppressed from the lastest PowerPC -that is, before 601- as was a feature designed for POWER not PowerPC), not about the endian swapping functions present in 750 and 74xx (G3 and G4) > > -----Mensaje original----- > > De: qemu-devel-bounces+iosglpgc=teleline.es@nongnu.org > > [mailto:qemu-devel-bounces+iosglpgc=teleline.es@nongnu.org] > > En nombre de Colin Watson > > Enviado el: lunes, 12 de julio de 2004 17:45 > > Para: qemu-devel@nongnu.org > > Asunto: Re: [Qemu-devel] Re: Inquiry, speed comparison on OS X, > > =?iso-8859-1?q? QEMU=20vs=20Virual?= PC > > > > On Mon, Jul 12, 2004 at 09:33:10AM -0700, John R. Hogerhuis wrote: > > > The code primitives output by the dynamic translator are > > actually just > > > the result of compiling short swaths of C code. > > > > > > Whether an PowerPC little-endian mode can be used would > > depend only on: > > > > > > 1) Whether the compiler (gcc) supports such a mode > > > > `-mlittle' > > `-mlittle-endian' > > On System V.4 and embedded PowerPC systems compile code for the > > processor in little endian mode. The > `-mlittle-endian' option is > > the same as `-mlittle'. > > > > -- > > Colin Watson > > [cjwatson@flatline.org.uk] > > > > > > _______________________________________________ > > Qemu-devel mailing list > > Qemu-devel@nongnu.org > > http://lists.nongnu.org/mailman/listinfo/qemu-devel