Skip to content

Updates for book

Eclipse Webmaster requested to merge github/fork/rosethompson/main into main

Created by: rosethompson

  • Replaced DCACHE parameter with READ_ONLY_CACHE as the name was confusing in chapter 10.
  • Changes BTA to BPBTA.
  • Modified the branch log to include markers for the start and end of tests with exclusion of warmup period.
  • Added script to separate branch.log into separate logs for each benchmark.
  • Renamed script to parse branch.log
  • Created script to batch processes all the embench branch outcomes into C model branch prediction rate.
  • Modified branch logger to indicate when the warmup period is done. The branch-predictor-simulator also changed to support this.
  • Added reference data.
  • On our way to finish the C reference data collection.
  • More accurate c model gshare results.
  • Updated CAdr to CacheSet.
  • Updated NextAdr to NextSet.

Merge request reports

Loading