摘要
指令集模拟器是处理器、编译器以及嵌入式系统设计中的重要工具之一 .首先讨论指令集模拟器的分类及特点 ,然后阐述作者采用解释技术开发的 ARMv4指令集模拟器的实现方法 ,为了提高模拟效率 ,还讨论几种性能优化技术 .
Instruction Set Simulator is one important tools in design of processor, compiler and embedded system. In this paper, classification and characteristic of the instruction set simulator was introduced, then an instruction set simulator for the ARM processor of architecture version 4 developed by author was presented, the design and implementation were discussed in detailed. And to improve the performance, some optimization methods are introduced.
出处
《小型微型计算机系统》
CSCD
北大核心
2005年第2期315-317,共3页
Journal of Chinese Computer Systems
基金
国防基础科研项目 (J14 0 0 B0 0 6)资助 .
关键词
指令集模拟器
解释型模拟
编译型模拟
嵌入式系统
instruction set simulator
interpretative simulation
compiled simulation
embedded system