Skip to content

smorres/CS320Program1

Repository files navigation

Project 1 - Pranch Direction Prediction


SUMMARY

Name: Shane Morris BU-ID: smorri11 B-Number: B00678215

C++ program that uses provided traces to measure the accuracy of various dynamic branch predictors

KNOWN BUGS AND INCOMPLETE PARTS

N/A

MISCELLANEOUS COMMENTS

The logic behind the 2 bit bimodal predictor was particularly interesting. Using bit manipulations on the current branch value and the current state to determine whether or not the current prediciton was correct took a while to think through but ended up working very nicely. I continued to use this bit manipulation for the remained of the project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published