Design and Implementation of the Virtual Machine Constructing on Register

Weibo Xie, Fu Ting

CSSE '08 Proceedings of the 2008 International Conference on Computer Science and Software Engineering - Volume 02(2009)

引用 0|浏览1
暂无评分
摘要
The technology of virtual machines is widely applied in many fields, such as code transplanting, cross-platform computing, and hardware simulation. The main purpose is to simulate the environment of general hardware by means of software and realize the operation of byte codes in processor. Virtual machines are commonly used to distribute programs in an architecture-neutral format, which can easily be interpreted or compiled. A long-running question in the design of virtual machines is whether stack architecture or register architecture can be implemented more efficiently with an interpreter. After introducing the basic theory, a solution to designing and realizing virtual machine constructing on register processor proposed in this paper, which gives a preliminary study on simulating the process of instructions in Intel х86.
更多
查看译文
关键词
programming languages,virtual machine,virtual machines,computer languages,memory management,registers,hardware
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要