標題: Low-power branch prediction
作者: Hu, YC
Chiao, WH
Shann, JJJ
Chung, CP
Chen, WF
資訊工程學系
Department of Computer Science
關鍵字: low-power;branch prediction;branch target buffer
公開日期: 2005
摘要: Low-power design has gained much attention recently, especially for computing on battery-powered equipments. Reducing BTB (branch target buffer) accesses is an effective way to reduce processor power consumption, since BTB consumes a significant portion of power in a processor. In this paper, we propose two approaches to reduce BTB accesses. The first approach expects the distance of every two dynamic branch instructions to be a constant n, where n can be statically profiled, and forces BTB to repose for n instructions after a BTB hit. The second approach dynamically predicts the address of the next branch instruction, and accesses BTB only on the predicted address. Multimedia/DSP benchmarks are used in our evaluation. Experimental results show that these methods can potentially reduce 22-033% of all BTB accesses.
URI: http://hdl.handle.net/11536/17871
ISBN: 1-932415-54-8
期刊: CDES '05: Proceedings of the 2005 International Conference on Computer Design
起始頁: 211
結束頁: 217
顯示於類別:會議論文