Skip to content

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

Notifications You must be signed in to change notification settings

diogoaalmeida/branch-predictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages