Re: Machine language and assembler translators?

Pete Jinks <peter.jinks@manchester.ac.uk>
22 Jul 2005 20:23:16 -0400

          From comp.compilers

Related articles
[4 earlier articles]
Re: Machine language and assembler translators? gah@ugcs.caltech.edu (glen herrmannsfeldt) (2005-06-26)
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)
| List of all articles for this month |

From: Pete Jinks <peter.jinks@manchester.ac.uk>
Newsgroups: comp.compilers
Date: 22 Jul 2005 20:23:16 -0400
Organization: School of Computer Science, University of Manchester
References: 05-06-103 05-07-076
Keywords: translator
Posted-Date: 22 Jul 2005 20:23:16 EDT

> Jatin Bhateja, Noida wrote:


>>My question is that are there any tools available which converts the
>>machine language of one architecture to other architecture. For
>>example if we have a got a complier for language say X and the target
>>language of compiler is say for ARM. Now are there any tools available
>>which convert or translate the code generated for ARM to some other
>>architecture say SH. ...


http://www.transitive.com/technology.htm


  > ... a dynamic binary translator tackles the challenge of moving from
  > one instruction set architecture to another ...


(the founder worked in this department)


--
Peter J. Jinks, Room 2.99, School of Computer Science,
University of Manchester, Oxford Road, Manchester, M13 9PL, U.K.
(+44/0)161-275 6186 http://www.cs.man.ac.uk/~pjj


Post a followup to this message

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