如何在32位CPU编译中实现64位定点运算
摘要
介绍嵌入式32位CPU在编译器中解决64位运算的方法,并列举一个加法运算的例子,给出可供参考的指令模板。包括32位RISC体系嵌入式CPU层次结构和编译器后端结构。
出处
《单片机与嵌入式系统应用》
2003年第3期9-10,共2页
Microcontrollers & Embedded Systems
参考文献3
-
1沈绪榜.RISC及后编译技术.北京:清华大学出版社,1998
-
2谢丹夏,程旭.面向嵌入式系统的优化编译器生成器设计[J].计算机应用研究,2001,18(4):9-11. 被引量:3
-
3Patterson David A, Hennessy John L. Computer Architecture (Second Edition). 1997
二级参考文献6
-
1[1]David A Patterson, John L Hennessy. Computer Architecture: A Quantitative Approach (Second Edition)[M]. 1997.
-
2[2]McFarling. Procedure Merging with Instruction Cache[C]. Proceedings of the ACM SIGPLAN' 91 Conference on Programming Language Design and Implementation, Toronto, Ontario, June, 1991, 71-79.
-
3[3]Alfred V Aho, Mahadevan Ganapathi, Steven W K Tjiang. Code Generation Using Tree Matching and Dynamic Programming[J]. ACM Transactions on Programming Languages and Systems, 1989, 11(4): 491-516.
-
4[4]Alfred V Aho, Steven C Johnson. Optimal Code Generation for Expression Trees[J]. Journal of the ACM, 1976, 23(3): 458-501.
-
5[5]Alfred V Aho, Ravi Sethi, Jeffrey D Ullman. Compiler Principles, Techniques, and Tools[Z]. 1986.
-
6[6]Storer J A, Szymanski T G. Data Compression via Textual Substitution[J]. Journal of the ACM, 1982, 29(4).
-
1琚小明,张召,史册.面向媒体处理器可重定目标编译器的代码生成[J].计算机工程,2009,35(11):13-15. 被引量:1
-
2知识库64位运算[J].世界发明,2004,26(2):28-28.
-
3螃蟹.“机”不可失 超值Pentium M机型最“终”选购[J].微型计算机,2007(01X):44-44.
-
4王杰.入门级电脑遭遇Vista[J].办公自动化(办公设备与耗材),2007(2):53-53.
-
5美公司预测多核心芯片将成主流[J].集成电路应用,2005,22(9):31-31.
-
6斯蒂芬.卡斯.移动计算正在改变微处理器产业[J].科技创业,2010(7):77-88.
-
7黛颜.用64位运算迎接VISTA[J].个人电脑,2007,13(2):138-138.
-
8刘婧,王天成,王健,李华伟.基于指令模板的通用处理器约束随机指令生成方法[J].计算机工程,2015,41(10):309-313. 被引量:3
-
9蒋烈辉,张媛媛,刘铁铭,吴金波.支持通用反汇编的处理器结构库设计与实现[J].计算机工程与设计,2006,27(3):500-503. 被引量:2
-
10汪伦伟.Gcc中的内嵌汇编语言[J].程序员,2001,0(A04):61-64.