Related articles |
---|
[5 earlier articles] |
Re: Machine language and assembler translators? vtsikoza@yahoo.com (2005-06-30) |
Re: Machine language and assembler translators? jcrens@earthlink.net (Jack Crenshaw) (2005-07-17) |
Re: Machine language and assembler translators? gah@ugcs.caltech.edu (glen herrmannsfeldt) (2005-07-22) |
Re: Machine language and assembler translators? toby@telegraphics.com.au (toby) (2005-07-22) |
Re:Machine language and assembler translators? Robert.Thorpe@antenova.com (Robert Thorpe) (2005-07-22) |
Re: Machine language and assembler translators? peter.jinks@manchester.ac.uk (Pete Jinks) (2005-07-22) |
Re: Machine language and assembler translators? gah@ugcs.caltech.edu (glen herrmannsfeldt) (2005-07-26) |
Re: Machine language and assembler translators? Martin.Ward@durham.ac.uk (Martin Ward) (2005-07-26) |
Re: Machine language and assembler translators? haberg@math.su.se (2005-07-28) |
Re: Machine language and assembler translators? jjk@acm.org (Jens Kilian) (2005-07-28) |
Re: Machine language and assembler translators? pohjalai@cc.helsinki.fi (A Pietu Pohjalainen) (2005-07-28) |
Re: Machine language and assembler translators? gah@ugcs.caltech.edu (glen herrmannsfeldt) (2005-07-28) |
From: | glen herrmannsfeldt <gah@ugcs.caltech.edu> |
Newsgroups: | comp.compilers |
Date: | 26 Jul 2005 13:16:16 -0400 |
Organization: | Compilers Central |
References: | 05-06-10305-06-112 05-07-089 |
Keywords: | translator |
Posted-Date: | 26 Jul 2005 13:16:16 EDT |
toby wrote:
(snip)
(snip about Apple 68K emulator under PPC)
> Apple plans to use a PowerPC emulator (Rosetta) to help users make the
> transition from PowerPC to the x86-based product line. I'm surprised
> they would go to so much effort, since unlike the 68K-PPC transition,
> "porting" to the x86 architecture is largely just a recompile - the
> APIs already being platform agnostic.
Now, I wonder what happens when you run 68K mac code on an x86 emulating
PowerPC. Does it emulate the 68K emulator?
Hmm, that will be interesting to see...
-- glen
Return to the
comp.compilers page.
Search the
comp.compilers archives again.