Sciweavers

161 search results - page 2 / 33
» Value Locality and Load Value Prediction
Sort
View
HPCA
2005
IEEE
14 years 5 months ago
Multithreaded Value Prediction
This paper introduces a novel technique which leverages value prediction and multithreading on a simultaneous multithreading processor to achieve higher performance in a single th...
Nathan Tuck, Dean M. Tullsen
MICRO
1998
IEEE
92views Hardware» more  MICRO 1998»
13 years 9 months ago
Predictive Techniques for Aggressive Load Speculation
Load latency remains a significant bottleneck in dynamically scheduled pipelined processors. Load speculation techniques have been proposed to reduce this latency. Dependence Pred...
Glenn Reinman, Brad Calder
MICRO
1996
IEEE
96views Hardware» more  MICRO 1996»
13 years 9 months ago
Exceeding the Dataflow Limit via Value Prediction
For decades, the serialization constraints imposed by true data dependences have been regarded as an absolute limit--the dataflow limit--on the parallel execution of serial progra...
Mikko H. Lipasti, John Paul Shen
MICRO
2000
IEEE
61views Hardware» more  MICRO 2000»
13 years 9 months ago
Reducing wire delay penalty through value prediction
In this work we show that value prediction can be used to avoid the penalty of long wire delays by predicting the data that is communicated through these long wires and validating...
Joan-Manuel Parcerisa, Antonio González
MICRO
2002
IEEE
114views Hardware» more  MICRO 2002»
13 years 10 months ago
Characterizing and predicting value degree of use
A value’s degree of use—the number of dynamic uses of that value—provides the most essential information needed to optimize its communication. We present simulation results ...
J. Adam Butts, Gurindar S. Sohi