Branch Predictor Optimization for BlackParrot
-
Updated
Mar 24, 2024 - HTML
Branch Predictor Optimization for BlackParrot
Branch Predictor is a C# program that runs a gshare branch prediction simulation, according to a specified number of Global Buffer Table (GBT) and Global History Record (GHR) bits. 2019.
Branch Prediction Simulator(Smith N-bit, Bimodal, GShare, Hybrid) implemented in Python3
Fun with branch predictors
Implementation of 4 different branch predictors in C
gshare branch prediction implemantaion on gem5
Implementation and evaluation of Pentium_m, GShare, One_bit, Bimode & Perceptron branch predictors within the Xeon X5550 Gainestown Nehalem microarchitecture
The program implements GShare branch predictor.
Add a description, image, and links to the gshare topic page so that developers can more easily learn about it.
To associate your repository with the gshare topic, visit your repo's landing page and select "manage topics."