Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'https://github.com/cvut/qtrvsim/tree/stefaji3-branch-pr…
…edictor' - fence.i instrukction will now cause predictor to flush BTB rows and BHT states - Even instructions which are Not Taken are added into BTB and updated into BHT - Unconditional jumps now have a flag in BTB and do not trigger BHT - Added 3rd predictor widget with additional information not directly related to BHT and BTB - Added new statistic counting total encountered branch instructions and pipeline flushes - Restructured predictor and GUI code
- Loading branch information