Re: dynamic binary translation

Seongbae Park <Seongbae.Park@sun.com>
20 Sep 2001 00:16:05 -0400

          From comp.compilers

Related articles
dynamic binary translation Jason.Jurkowski@usa.xerox.com (Jason Jurkowski) (2001-09-16)
Re: dynamic binary translation Seongbae.Park@sun.com (Seongbae Park) (2001-09-20)
Re: dynamic binary translation gloin@fortytwo.ch (Adrian 'Dagurashibanipal' von Bidder) (2001-09-20)
Re: dynamic binary translation little.jones.family@ntlworld.com (jones) (2001-09-20)
Re: dynamic binary translation Marko.Makela@HUT.FI (Marko =?ISO-8859-1?Q?M=E4kel=E4?=) (2001-09-20)
Re: dynamic binary translation jacob@jacob.remcomp.fr (jacob navia) (2001-09-20)
Re: dynamic binary translation ruff@mcst.ru (Andrey S. Bokhanko) (2001-09-21)
| List of all articles for this month |

From: Seongbae Park <Seongbae.Park@sun.com>
Newsgroups: comp.compilers
Date: 20 Sep 2001 00:16:05 -0400
Organization: Sun Microsystems Inc., Mountain View, CA
References: 01-09-063
Keywords: translator
Posted-Date: 20 Sep 2001 00:16:05 EDT

Hi,


What about IBM's DAISY project ?
http://www.research.ibm.com/daisy/


From their website:


DAISY: Dynamically Architected Instruction Set from Yorktown


      The [3]VLIW effort at the [4]IBM T.J. Watson Research Center started in
      1986 and has yielded several generations of compilers as well as
      prototype hardware. DAISY (Dynamically Architected Instruction Set from
      Yorktown) is an offshoot of this work, and aims to make VLIW and other
      novel ILP architectures 100% compatible with popular existing
      architectures such as PowerPC, x86, and S/390, as well as the Java
      Virtual Machine.
      ...


Seongbae


PS. "code morph" is more a buzzword than a scientific term.
I would rather use "binary translation" instead.


Jason Jurkowski wrote:
> I want to learn more about the dynamic binary translation system used
> to "Code Morph" x86 into the Transmeta Crusoe ISA. ...


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.