High Speed CPU Simulation Using LTU Dynamic Binary Translation

  • Authors:
  • Daniel Jones;Nigel Topham

  • Affiliations:
  • Institute for Computing Systems Architecture School of Informatics, University of Edinburgh, Great Britain;Institute for Computing Systems Architecture School of Informatics, University of Edinburgh, Great Britain

  • Venue:
  • HiPEAC '09 Proceedings of the 4th International Conference on High Performance Embedded Architectures and Compilers
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

In order to increase the speed of dynamic binary translation based simulators we consider the translation of large translation units consisting of multiple blocks. In contrast to other simulators, which translate hot blocks or pages, the techniques presented in this paper profile the target program's execution path at runtime. The identification of hot paths ensures that only executed code is translated whilst at the same time offering greater scope for optimization. Mean performance figures for the functional simulation of EEMBC benchmarks show the new simulation techniques to be at least 63% faster than basic block based dynamic binary translation.