Sciweavers

12 search results - page 1 / 3
» Potentials of Branch Predictors: From Entropy Viewpoints
Sort
View
ARCS
2008
Springer
13 years 6 months ago
Potentials of Branch Predictors: From Entropy Viewpoints
Predictors essentially predicts the most recent events based on the record of past events, history. It is obvious that prediction performance largely relies on regularity
Takashi Yokota, Kanemitsu Ootsu, Takanobu Baba
EXPCS
2007
13 years 8 months ago
Introducing entropies for representing program behavior and branch predictor performance
Predictors are inherent components of state-of-the-art microprocessors. Branch predictors are discussed actively from diverse perspectives. Performance of a branch predictor large...
Takashi Yokota, Kanemitsu Ootsu, Takanobu Baba
ISCA
2005
IEEE
113views Hardware» more  ISCA 2005»
13 years 10 months ago
Piecewise Linear Branch Prediction
Improved branch prediction accuracy is essential to sustaining instruction throughput with today’s deep pipelines. We introduce piecewise linear branch prediction, an idealized ...
Daniel A. Jiménez
MICRO
1999
IEEE
123views Hardware» more  MICRO 1999»
13 years 9 months ago
Improving Branch Predictors by Correlating on Data Values
Branch predictors typically use combinations of branch PC bits and branch histories to make predictions. Recent improvements in branch predictors have come from reducing the effec...
Timothy H. Heil, Zak Smith, James E. Smith
ISHPC
2003
Springer
13 years 10 months ago
Tolerating Branch Predictor Latency on SMT
Abstract. Simultaneous Multithreading (SMT) tolerates latency by executing instructions from multiple threads. If a thread is stalled, resources can be used by other threads. Howev...
Ayose Falcón, Oliverio J. Santana, Alex Ram...