Skip to content

The program demonstrates the use of 1-bit and 2-bit saturating counters for bimodal branch prediction.

Notifications You must be signed in to change notification settings

Sai-Nandan-Desetti/1-2-bit-Predictors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1-2-bit-Predictors

The program demonstrates the use of 1-bit and 2-bit saturating counters for bimodal branch prediction.

Results

The folder 10M accuracies contains the results for the 1-bit and 2-bit branch predictors on the gcc-10M trace file, respectively.

Reference

The documentation for the trace parser and the gcc-10M trace file can be found here.

About

The program demonstrates the use of 1-bit and 2-bit saturating counters for bimodal branch prediction.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages