首页    期刊浏览 2024年07月06日 星期六
登录注册

文章基本信息

  • 标题:Register Allocation for QEMU Dynamic Binary Translation Systems
  • 本地全文:下载
  • 作者:Yi Liang ; Yuanhua Shao ; Guowu Yang
  • 期刊名称:International Journal of Hybrid Information Technology
  • 印刷版ISSN:1738-9968
  • 出版年度:2015
  • 卷号:8
  • 期号:2
  • 页码:199-210
  • DOI:10.14257/ijhit.2015.8.2.18
  • 出版社:SERSC
  • 摘要:Binary translation is an important step to solve the code migration, QEMU is more advanced and efficient binary translation system. It uses lighter TCG technology to achieve dynamic binary translation but analysis of the TCG internal process, we found that the excessive use of temporary variables meaningless in the TCG intermediate code, the backend generates host code does not take into account the efficient use of registers. Through these two aspects of improvement, especially increased a linear scan register allocation algorithm in the back-end, can be in an acceptable translation time, generates efficient host code. The experimental results show that the optimized program run time significantly reduced and the amount of generated host code reduced by an average of 8%.
  • 关键词:Dynamic binary translation; Linear scan register allocation algorithm; spill ; process; QEMU
国家哲学社会科学文献中心版权所有