期刊文献+

面向具有VLIW结构DSP的汇编级翻译的方法

An Assembly-level Translation Scheme Towards a VLIW DSP
下载PDF
导出
摘要 为了简化不同体系结构间代码迁移工作,提出一种面向具有超长指令字架构的数字信号处理器的汇编级翻译的方法.前端分析将汇编代码中的指令信息同语义映射为机器无关的中间表示.采用路径探测法移除分支指令延迟槽构建指令流图,并重构源程序控制流图.基于各条指令的时间戳分配和指令间的数据依赖关系分析,移动代码和修改时间戳来线性化并行代码.实验证明,该方法能够正确翻译汇编程序. To simplify code migration between different architectures,an assembly translation solution towards a very long instruction word Digital Signal Processor is presented in this paper.Based on the front-end analysis,valid instructions in assembly files are mapped to machine-independent representation.Through path detection method,the delay slots are eliminated and the instruction flow graph is built,based on which the control flow graph is reconstructed.Additionally,by allocating the timestamp for each instruction,and analyzing data dependency among execution-packet,the linearizing pipelined operation is accomplished by movement and timestamps modification of instructions.The experiment indicates that the assembly programs were correctly translated to the target architecture.
出处 《微电子学与计算机》 CSCD 北大核心 2014年第9期20-23,共4页 Microelectronics & Computer
关键词 汇编级 翻译 超长指令字结构 控制流图 assembly-level translation VLIW architecture CFG
  • 相关文献

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

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