首页 | 本学科首页   官方微博 | 高级检索  
     

GCC的中间语言及后端信息的转换
引用本文:任珊虹 赵克佳 赵雄芳. GCC的中间语言及后端信息的转换[J]. 计算机工程与科学, 1995, 17(2): 74-82
作者姓名:任珊虹 赵克佳 赵雄芳
作者单位:国防科技大学计算机研究所,湖南长沙国防科技大学计算机研究所
摘    要:GCC是一个成功地支持多种高级语言和多种机器平台的系统,分析其中间语言RTL是扩充其前端和移植GCC的前提。GCC的后端信息MD使用RTL的外部形式书写,主要用于定义机器的指令集、功能部件、延迟特性等。GCC提供一套MD的转换程序gen*来生成一套C文件insn-*,供编译体更有效地获取与机器有关的信息;可以把gen*看作是MD的编译器。


The Intermediate Language and theBack-End Information Translation in GCC
Ren Shanhong,Zhao Kejia and Zkao Xiongfang. The Intermediate Language and theBack-End Information Translation in GCC[J]. Computer Engineering & Science, 1995, 17(2): 74-82
Authors:Ren Shanhong  Zhao Kejia  Zkao Xiongfang
Abstract:GCC is a successful system which supports a few high level languagesas well as many machines. Before adding something to its front end or making it runn onsome other system,analysis of its intermediate language RTL becomes a prerequisite.The back end information MDs in GCC are written in textual form of RTL,MDs areused to define instruction sets ,function units,delay slots,etc. GCC uses a set of pro-grams gen * to produce a set of C files inse-*, which give the machine information tothe complier in GCC directly. Gen* can be considered as the complier of MD.
Keywords:RTL  RTX  MD  Translation of MD.  
本文献已被 CNKI 维普 等数据库收录!
点击此处可从《计算机工程与科学》浏览原始摘要信息
点击此处可从《计算机工程与科学》下载免费的PDF全文
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号