Title :
Pipeline gating: speculation control for energy reduction
Author :
Manne, Srilatha ; Klauser, Artur ; Grunwald, Dirk
Author_Institution :
Dept. of Electr. & Comput. Eng., Colorado Univ., Boulder, CO, USA
fDate :
27 Jun-1 Jul 1998
Abstract :
Branch prediction has enabled microprocessors to increase instruction level parallelism (ILP) by allowing programs to speculatively execute beyond control boundaries. Although speculative execution is essential for increasing the instructions per cycle (IPC), it does come at a cost. A large amount of unnecessary work results from wrong-path instructions entering the pipeline due to branch misprediction. Results generated with the SimpleScalar tool set using a 4-way issue pipeline and various branch predictors show an instruction overhead of 16% to 105% for event instruction committed. The instruction overhead will increase in the future as processors use more aggressive speculation and wider issue widths. In this paper we present an innovative method for power reduction ,which, unlike previous work that sacrificed flexibility or performance reduces power in high-performance microprocessors without impacting performance. In particular we introduce a hardware mechanism called pipeline gating to control rampant speculation in the pipeline. We present inexpensive mechanisms for determining when a branch is likely to mispredict, and for stopping wrong-path instructions from entering the pipeline. Results show up to a 38% reduction in wrong-path instructions with a negligible performance loss (≈1%). Best of all, even in programs with a high branch prediction accuracy, performance does not noticeable degrade. Our analysis indicates that there is little risk in implementing this method in existing processors since it does not impact performance and can benefit energy reduction
Keywords :
computer architecture; performance evaluation; SimpleScalar tool set; branch prediction; energy reduction; hardware mechanism; instruction level parallelism; instruction overhead; microprocessors; pipeline gating; speculation control; Application software; Computer science; Costs; Degradation; Microprocessors; Packaging; Pipelines; Power engineering and energy; Read only memory; Risk analysis;
Conference_Titel :
Computer Architecture, 1998. Proceedings. The 25th Annual International Symposium on
Conference_Location :
Barcelona
Print_ISBN :
0-8186-8491-7
DOI :
10.1109/ISCA.1998.694769