branch-predictors
There are 8 repositories under branch-predictors topic.
andreaskuster/black-parrot-branch-predictor
Branch Predictor Optimization for BlackParrot
yadav-sachin/spectre-attack
Variant 1 of the Spectre attack which is to bypass the bounds checks in the target process and retrieve the private data. Here in this example, I have demonstrated how to retrieve a string data using the attack.
jackkolokasis/InterpretersPerformance
Evaluating the Performance of Interpreters Over Various Branch Predictors
devvrat-joshi/ChampSim-Web
This is a web application for champsim branch predictors. You can access it on the website link in the readme file.
Sai-Nandan-Desetti/1-2-bit-Predictors
The program demonstrates the use of 1-bit and 2-bit saturating counters for bimodal branch prediction.
SkourtsidisGiorgos/NTUA-AdvCompArch
2019-2020 NTUA class "Advanced Computer Architecture"
Zihaokong/computer-architecture-projects
Gshare, tournament and neural branch predictor,
EngineersBox/Branch-Predictors
Implementation and evaluation of Pentium_m, GShare, One_bit, Bimode & Perceptron branch predictors within the Xeon X5550 Gainestown Nehalem microarchitecture