Sciweavers

90 search results - page 1 / 18
» Dynamic Branch Prediction with Perceptrons
Sort
View
HPCA
2001
IEEE
14 years 5 months ago
Dynamic Branch Prediction with Perceptrons
This paper presents a new method for branch prediction. The key idea is to use one of the simplest possible neural networks, the perceptron as an alternative to the commonly used ...
Daniel A. Jiménez, Calvin Lin
APCSAC
2007
IEEE
13 years 11 months ago
A Power-Aware Alternative for the Perceptron Branch Predictor
Abstract. The perceptron predictor is a highly accurate branch predictor. Unfortunately this high accuracy comes with high complexity. The high complexity is the result of the larg...
Kaveh Aasaraai, Amirali Baniasadi
JSA
2006
108views more  JSA 2006»
13 years 4 months ago
Improved composite confidence mechanisms for a perceptron branch predictor
In 2001, Jime
Veerle Desmet, Lieven Eeckhout, Koen De Bosschere
EUROPAR
2005
Springer
13 years 10 months ago
The Combined Perceptron Branch Predictor
— Previous works have shown that neural branch prediction techniques achieve far lower misprediction rate than traditional approaches. We propose a neural predictor based on two ...
Matteo Monchiero, Gianluca Palermo
ISCA
1995
IEEE
121views Hardware» more  ISCA 1995»
13 years 8 months ago
A Comparative Analysis of Schemes for Correlated Branch Prediction
Modern high-performance architectures require extremely accurate branch prediction to overcome the performance limitations of conditional branches. We present a framework that cat...
Cliff Young, Nicholas C. Gloy, Michael D. Smith