/branch_predictor

A dynamic bimodal+gshare branch predictor

Primary LanguageC++

This project is concerned with creating a dynamic branch predictor. This predictor has the flexibility of using either bimdoal, gshare or both techniques to predict the direction of the next branch in program order.

For a complete description of the project specs, please read the pdf titled "proj2-f15-v1.0"