frroossst / py_mips_debugger

A minimal MIPS python interpreter that allows for easy debugging and improved developer workflow
https://frroossst.github.io/py_mips_debugger/
GNU General Public License v3.0
0 stars 0 forks source link

Add branch predictor calculator #26

Open frroossst opened 1 year ago

frroossst commented 1 year ago

Add an inbuilt feature to give the prediction accuracy for 1 bit and 2 bit branch predictors