/branch-predictor

Implementation of the nine variations of the two-level algorithm for dynamic prediction deviations using the PIN tool

Primary LanguageTeX

Implementation of the nine variations of the two-level algorithm for dynamic prediction deviations using the PIN tool

Main commands:

  • Compile code

make pin
  • Compile report

make report
  • Compile all

make
  • Run

pin -t [variation].so -- [program]

Comments:

  • If you have trouble compiling the reports, run the following command

sudo apt-get install texlive-latex-base texlive-fonts-recommended texlive-fonts-extra texlive-latex-extra texlive-lang-english