Btb Energy Reduction By Focusing On Useless Accesses

Yoshio Shimomura,Hiroki Yamamoto, Hayato Usui,Ryotaro Kobayashi,Hajime Shimada

IEICE TRANSACTIONS ON ELECTRONICS(2015)

引用 0|浏览4
暂无评分
摘要
Modern processors use Branch Target Buffer (BTB) [1] to relax control dependence. Unfortunately, the energy consumption of the BTB is high. In order to effectively fetch instructions, it is necessary to perform a branch prediction at the fetch stage, regardless of whether the fetched instruction is a branch or a nonbranch. Therefore, the number of accesses to the BTB is large, and the energy consumption of the BTB is high. However, accesses from nonbranches to the BTB waste energy. In this paper, we focus on accesses from nonbranches to the BTB, which we call useless accesses from a viewpoint of power. For reducing energy consumption without performance loss, we present a method that reduces useless accesses by using information that indicates whether a fetched instruction is a branch or not. To realize the above approach, we propose a branch bit called B-Bit. A B-Bit is associated with an instruction and indicates whether it is a branch or not. A B-Bit is available at the beginning of the fetch stage. If a B-Bit is "1" signifying a branch, the BTB is accessed. If a B-Bit is "0" signifying a nonbranch, the BTB is not accessed. The experimental results show that the total energy consumption can be reduced by 54.3% without performance loss.
更多
查看译文
关键词
Branch Target Buffer, branch prediction, energy reduction
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要