一种对函数调用优化的方法  

A Method to Optimize Function Call

在线阅读下载全文

作  者:陆伯鹰[1] 谭文安[1] 

机构地区:[1]北京航空航天大学软件工程研究所,北京100083

出  处:《计算机工程与应用》2002年第18期99-101,共3页Computer Engineering and Applications

摘  要:如何对函数调用进行优化对于C语言非常重要,因为函数调用的花费很大并且在代码中经常出现。文章讨论了一种对函数调用的优化处理的途径及实现中的几个关键问题和它们的解决方法。How to optimize function call is very important for function language such as C,because it is often expen-sive to call a function and pass parameters between caller and callee,and function call occurs very frequency.In this paper,the authors discuss a method to optimize function call,such as how to optimize function's prologue codes,and propound some key issues within implementation and a way to handle them.

关 键 词:函数调用 优化 C语言 程序设计 微处理器 指令处理速度 流水线 基本块 入口代码 

分 类 号:TP311.1[自动化与计算机技术—计算机软件与理论] TP332[自动化与计算机技术—计算机科学与技术]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

相关的主题
相关的作者对象
相关的机构对象