qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] User-space emulation on Mac OS X to run Mac OS XIntelap


From: Djame Seddah
Subject: Re: [Qemu-devel] User-space emulation on Mac OS X to run Mac OS XIntelapplications
Date: Tue, 25 Oct 2005 19:32:53 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.7.11) Gecko/20050729

Vesselin Peev a écrit :

On 10/25/05 "Djame Seddah" <address@hidden> wrote:


by the way all ppc are neutral, you only have to set one bit in order to change the endianness


My understanding is that existing Mac OSX for PPC does not support the the execution of little-endian PPC programs without jumping through hoops, which is infeasible for normal PPC programs. So infeasible, that there is (only?) one such program, Virtual PC, the version that works on CPUs prior to and including G4, but not G5. VirtualPC is probably using assembly instructions and/or installs a driver to execute little-endian program code under OSX in order to emulate a Pentium x86.

One cannot even use the "-mlittle" GCC option to produce a PPC binary to run under Mac OSX, "-mlittle" is only for embedded PPC CPUs.

The G5 processors do not support little-endian mode -- that's the reason Microsoft took so long to port Virtual PC to that processor.

-Vesko



Ok, I had the ppc 603e book and a [long] tutorial on ppc embedded and I really thought all the ppc was endian neutral.
Thanks for the anwser.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]