Sciweavers

90 search results - page 7 / 18
» Dynamic Branch Prediction with Perceptrons
Sort
View
MAM
2002
63views more  MAM 2002»
13 years 7 months ago
OPTS: increasing branch prediction accuracy under context switch
Accurate branch prediction is essential for obtaining high performance in pipelined superscalar processors. Though many dynamic branch predictors have been proposed to obtain high...
Moon-Sang Lee, Young-Jae Kang, Joonwon Lee, Seung ...
IEEEPACT
1998
IEEE
13 years 12 months ago
Dynamic Hammock Predication for Non-Predicated Instruction Set Architectures
Conventional speculative architectures use branch prediction to evaluate the most likely execution path during program execution. However, certain branches are difficult to predic...
Artur Klauser, Todd M. Austin, Dirk Grunwald, Brad...
ISCA
1998
IEEE
151views Hardware» more  ISCA 1998»
13 years 12 months ago
Alternative Implementations of Two-Level Adaptive Branch Prediction
As the issue rate and depth of pipelining of high performance Superscalar processors increase, the importance of an excellent branch predictor becomes more vital to delivering the...
Tse-Yu Yeh, Yale N. Patt
TOCS
2002
48views more  TOCS 2002»
13 years 7 months ago
Neural methods for dynamic branch prediction
Daniel A. Jiménez, Calvin Lin
PLDI
2003
ACM
14 years 29 days ago
Optimizing indirect branch prediction accuracy in virtual machine interpreters
Interpreters designed for efficiency execute a huge number of indirect branches and can spend more than half of the execution time in indirect branch mispredictions. Branch target...
M. Anton Ertl, David Gregg