Authors: Theresa Guinard, William Fong
Date: December 1, 2014
Class: CSE 331, Computer Architecture
This project is an implementation of a gshare branch predictor and an Alpha-21264 branch predictor.
To build
Navigate to the src directory and run "make"
To Run
Run "[predictor] [location of tracefile]"
To Clean
Run "make clean"