Branch Predictor Optimization for BlackParrot
-
Updated
Mar 24, 2024 - HTML
Branch Predictor Optimization for BlackParrot
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.
Evaluating the Performance of Interpreters Over Various Branch Predictors
This is a web application for champsim branch predictors. You can access it on the website link in the readme file.
The program demonstrates the use of 1-bit and 2-bit saturating counters for bimodal branch prediction.
Implementation and evaluation of Pentium_m, GShare, One_bit, Bimode & Perceptron branch predictors within the Xeon X5550 Gainestown Nehalem microarchitecture
2019-2020 NTUA class "Advanced Computer Architecture"
Add a description, image, and links to the branch-predictors topic page so that developers can more easily learn about it.
To associate your repository with the branch-predictors topic, visit your repo's landing page and select "manage topics."