Skip to search formSkip to main contentSkip to account menu

Binary translation

Known as: Static recompilation 
In computing, binary translation (or (binary) recompilation) is the emulation of one instruction set by another through translation of binary code… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2007
2007
This paper presents two transferring optimize technology in a dynamic binary translation system,which the author is researching… 
2007
2007
This paper presents an intermediate language level optimization framework for dynamic binary translation. Performance is… 
2007
2007
Binary translation is the technique that translates binary program from one machine platform to another,which enables the binary… 
2006
2006
Alias analysis, traditionally performed statically, is unsuited for a dynamic binary translator (DBT) due to incomplete control… 
2005
2005
Simulation-based microarchitecture research is often hindered by the slow speed of simulators. In this work, we propose a novel… 
2004
2004
Embedded software is becoming more flexible and adaptable, which presents new challenges for management of highly constrained… 
2002
2002
Traditional compilers conduct optimizations on intermediate representations derived from high level source code. However, it is… 
2001
2001
Recent work with dynamic optimization in platform independent, virtual machine based languages such as Java has sparked interest… 
2000
2000
This paper introduces the concepts of emulation in general. Emulation is being used today across wildly different platforms and… 
1998
1998
| Dixie is a toolset that enables computer architecture researchers to instrument and monitor all user-level aspects of a certain…