Sciweavers

431 search results - page 19 / 87
» The predictability of branches in libraries
Sort
View
TOCS
2002
48views more  TOCS 2002»
13 years 7 months ago
Neural methods for dynamic branch prediction
Daniel A. Jiménez, Calvin Lin
MKTSCI
2010
82views more  MKTSCI 2010»
13 years 6 months ago
A Viral Branching Model for Predicting the Spread of Electronic Word of Mouth
Ralf van der Lans, Gerrit H. van Bruggen, Jehoshua...
MICRO
2000
IEEE
84views Hardware» more  MICRO 2000»
13 years 12 months ago
The impact of delay on the design of branch predictors
Modern microprocessors employ increasingly complicated branch predictors to achieve instruction fetch bandwidth that is sufficient for wide out-of-order execution cores. While ex...
Daniel A. Jiménez, Stephen W. Keckler, Calv...
JILP
2000
90views more  JILP 2000»
13 years 7 months ago
Speculative Updates of Local and Global Branch History: A Quantitative Analysis
In today's wide-issue processors, even small branch-misprediction rates introduce substantial performance penalties. Worse yet, inadequate branch prediction creates a bottlen...
Kevin Skadron, Margaret Martonosi, Douglas W. Clar...
IPPS
2005
IEEE
14 years 1 months ago
Control-Flow Independence Reuse via Dynamic Vectorization
Current processors exploit out-of-order execution and branch prediction to improve instruction level parallelism. When a branch prediction is wrong, processors flush the pipeline ...
Alex Pajuelo, Antonio González, Mateo Valer...