Skip to content

Sai-Nandan-Desetti/GShare

Repository files navigation

GShare

The program implements GShare branch predictor.

Code and Execution

The main() is defined in gshare_prediction.c. To run the application, simply execute (on Windows)

.\gshare_prediction.exe

Results

The predictions for the gcc-1k and gcc-10M trace files are reported in the aprropriately named prediction files.

References

  • The documentation for the trace parser and the gcc-1k and gcc-10M trace files can be found here.
  • You can read about GShare here.

Releases

No releases published

Packages

No packages published

Languages