期刊文献+

跳转链接技术在动态二进制翻译中的应用 被引量:1

Chaining Technology Used in Dynamic Binary Translation
下载PDF
导出
摘要 动态二进制翻译中,翻译和执行的基本单元是基本块。一个基本块执行完毕,程序的控制权必须回到执行引擎,开始下一个基本块的查询,这导致频繁的控制权切换。对基本块应用跳转链接技术能够减少这种频繁的控制权切换。该文总结了二进制翻译器中一些常用的跳转链接方法,包括翻译块链接、路径线性化、分支预测等,并通过实验数据证实了跳转链接技术的有效性。 For Binary Translation,the unit of translation and execution is a basic block.After a basic block is executed,the control of the program must return to the execution engine,and start a new enquiry to the next basic block,which led to control switching frequently.Translation chaining technology can be used to reduce this switching.This paper summarizes some chaining technology commonly used in binary translators,such as Translation Linking, Trace Linearization,Software indirect jump prediction,etc.In addition,we test the effectiveness of the chaining technology in CrossBit.
出处 《微型电脑应用》 2009年第6期48-50,6,共3页 Microcomputer Applications
基金 国家重大基础研究(973)前期研究专项课题(2007CB16506) 863计划项目(2006AA01Z169) 国家自然科学基金(60773093)
关键词 跳转链接 动态二进制翻译 CrossBit Chaining Binary translation CrossBit
  • 相关文献

参考文献4

  • 1J.E. Smith, and R. Nair. Virtual Machines: Versatile Platforms for Systems and Process[M]. Publishing House of Electronics Industry, 2006: 64-66.
  • 2Swaroop Sridhar, Jonathan S.Shapiro, Prashanth P.Btmgale HDTrans: A Low-Overhead Dynamic Translator [ J ]. ACM SIGARCH Computer Architecture News, 2007, 35 (1): 135-140.
  • 3Vasanth Bala, Evelyn Duesterwald, Sanjeev Banerjia. Dynamo: A Transparent Dynamic Optimization System[C] // The ACM SIGPLAN 2000 Conference on PLDI.New York: ACM Press, 2000:1-12.
  • 4Chi-keung Luk, Robert Cohn, Robert Muth Harish Patil, Artur Klauser, Geoff Lowney, Steven Wallace, Vijay Janapa Reddi, Kim Hazelwood. Pro: Building Customized Program Analysis Tools with Dynamic Instrumentation[ J ] T2-PLDI '05: Proceedings of the 2005 ACM ,2005,40(6): 190-200.

同被引文献2

引证文献1

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部