Sciweavers

431 search results - page 3 / 87
» The predictability of branches in libraries
Sort
View
SIGMETRICS
2011
ACM
196views Hardware» more  SIGMETRICS 2011»
12 years 10 months ago
Autocorrelation analysis: a new and improved method for measuring branch predictability
Branch taken rate and transition rate have been proposed as metrics to characterize the branch predictability. However, these two metrics may misclassify branches with regular his...
Jian Chen, Lizy Kurian John
MICRO
1998
IEEE
93views Hardware» more  MICRO 1998»
13 years 11 months ago
The YAGS Branch Prediction Scheme
The importance of an accurate branch prediction mechanism has been well documented. Since the
A. N. Eden, Trevor N. Mudge
CF
2010
ACM
14 years 16 days ago
EXACT: explicit dynamic-branch prediction with active updates
Branches that depend directly or indirectly on load instructions are a leading cause of mispredictions by state-of-the-art branch predictors. For a branch of this type, there is a...
Muawya Al-Otoom, Elliott Forbes, Eric Rotenberg
CAL
2007
13 years 7 months ago
Branch Misprediction Prediction: Complementary Branch Predictors
1 – In this paper, we propose a new class of branch predictors, complementary branch predictors, which can be easily added to any branch predictor to improve the overall predicti...
Resit Sendag, Joshua J. Yi, Peng-fei Chuang
ISCA
1998
IEEE
142views Hardware» more  ISCA 1998»
13 years 11 months ago
An Analysis of Correlation and Predictability: What Makes Two-Level Branch Predictors Work
Pipeline flushes due to branch mispredictions is one of the most serious problems facing the designer of a deeply pipelined, superscalar processor. Many branch predictors have bee...
Marius Evers, Sanjay J. Patel, Robert S. Chappell,...