首页> 外文会议>Computer Design, 2009. ICCD 2009 >Code density concerns for new architectures
【24h】

Code density concerns for new architectures

机译:新架构的代码密度问题

获取原文

摘要

Reducing a program's instruction count can improve cache behavior and bandwidth utilization, lower power consumption, and increase overall performance. Nonetheless, code density is an often overlooked feature in studying processor architectures. We hand-optimize an assembly language embedded benchmark for size on 21 different instruction set architectures, finding up to a factor of three difference in code sizes from ISA alone. We find that the architectural features that contribute most heavily to code density are instruction length, number of registers, availability of a zero register, bit-width, hardware divide units, number of instruction operands, and the availability of unaligned loads and stores. We extend our results to investigate operating system, compiler, and system library effects on code density. We find that the executable starting address, executable format, and system call interface all affect program size. While ISA effects are important, the efficiency of the entire system stack must be taken into account when developing a new dense instruction set architecture.
机译:减少程序的指令数可以改善缓存行为和带宽利用率,降低功耗,并提高整体性能。但是,代码密度是研究处理器体系结构时经常被忽略的特征。我们针对21种不同指令集体系结构的大小对汇编语言嵌入式基准进行了手动优化,发现与ISA相比,代码大小的差异最多可达到三倍。我们发现,对代码密度影响最大的体系结构特征是指令长度,寄存器数量,零寄存器的可用性,位宽,硬件除法单元,指令操作数的数量以及未对齐的加载和存储的可用性。我们将结果扩展为研究操作系统,编译器和系统库对代码密度的影响。我们发现可执行文件的起始地址,可执行文件格式和系统调用接口都会影响程序的大小。尽管ISA的影响很重要,但是在开发新的密集指令集体系结构时必须考虑整个系统堆栈的效率。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号