DocumentCode :
780320
Title :
Hybrid load-value predictors
Author :
Burtscher, Martin ; Zorn, Benjamin G.
Author_Institution :
Sch. of Electr. & Comput. Eng., Cornell Univ., Ithaca, NY, USA
Volume :
51
Issue :
7
fYear :
2002
fDate :
7/1/2002 12:00:00 AM
Firstpage :
759
Lastpage :
774
Abstract :
Load instructions diminish processor performance in two ways. First, due to the continuously widening gap between CPU and memory speed, the relative latency of load instructions grows constantly and the slows program execution. Next, memory reads limit the available instruction-level parallelism as instructions that use the result of a load must wait for the memory access to complete before they can start executing. Load-value predictors alleviate both problems by allowing the CPU to speculatively continue processing without having to wait for load instructions, which can significantly improve the execution speed. In this paper, we investigate the performance of all hybrids that can be built out of a register value, a last value, a stride 2-delta, the last four values, and a finite context method predictor. Our analysis shows that hybrids can deliver 25 percent more speedup than the best single-component predictors. Our hybridization study identified the register value + stride 2-delta predictor as one of the best two-component hybrids. It matches or exceeds the speedup of two-component hybrids from the literature in spite of its substantially smaller and simpler design. Of all the predictors we studied, the register value + stride 2-delta + last four value hybrid performs best
Keywords :
multiprocessing systems; parallel processing; performance evaluation; resource allocation; finite context method predictor; hybrid predictor; last four value predictor; last value predictor; load-value predictor; parallel processing; performance metrics; register value predictor; stride 2-delta predictor; value locality; value prediction; Computer Society; Delay; Hardware; Measurement; Microprocessors; Parallel processing;
fLanguage :
English
Journal_Title :
Computers, IEEE Transactions on
Publisher :
ieee
ISSN :
0018-9340
Type :
jour
DOI :
10.1109/TC.2002.1017696
Filename :
1017696
Link To Document :
بازگشت