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) |
From: | jones <little.jones.family@ntlworld.com> |
Newsgroups: | comp.compilers |
Date: | 20 Sep 2001 00:22:52 -0400 |
Organization: | ntl Cablemodem News Service |
References: | 01-09-063 |
Keywords: | translator |
Posted-Date: | 20 Sep 2001 00:22:52 EDT |
Dear Jason Jurkowski
what transmeta is doing is essentially what SUN's hotspot is doing
they use JIT but also use fragments
Transmeta gave a lecture on it and filed patents so please have a hunt
on google for (I think) a video of the lecture (also maybe read this
http://www.ai.mit.edu/projects/aries/course/notes/transmeta_140701.pdf
) and hunt out the patents with the IBM database
also have a look at
http://www.research.ibm.com/daisy/
This comes with source code which you may tinker with, there are
papers based on it.
regards
john jones
p.s. what do you do at Xerox ?
Return to the
comp.compilers page.
Search the
comp.compilers archives again.