120-a-ppm-like-tag-based-branch-predictor
https://github.com/szu-advtech-2024/120-a-ppm-like-tag-based-branch-predictor
Science Score: 31.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (1.1%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: SZU-AdvTech-2024
- Default Branch: main
- Size: 0 Bytes
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 1 year ago
· Last pushed over 1 year ago
Metadata Files
Citation
https://github.com/SZU-AdvTech-2024/120-A-PPM-like-Tag-based-Branch-Predictor/blob/main/
#
##
TAGE PredictorLoop PredictorCorrector Filter
##
TAGELoop PredictorCorrector Filter
####
TAGEBaseTableMTagged Table

BaseTable(T0PCindex
Tagged TableT1-T4)PCGHRGlobal history registerTagged Table
```c++
struct TageEntry{
uint16_t tag; // 9 bits
uint8_t u; // 2 bits
uint8_t ctr; // 3 bits
};
```
tagPC, GHR[0:L])entryuusefulentryctr3
+ provider component TAGE
+ alternate prediction altpredprovider componenthithitT0altpred
####
+ BaseTablepc
+ Tagged TablepclenGHRhash1indexentryentrytaghash2PC, GHR[0:L])entry.ctr
+ Tagged Tableprovider componentTablealtpred
####
+ provider component
+ entry
+ entry
+ provider component Tii
Owner
- Name: SZU-AdvTech-2024
- Login: SZU-AdvTech-2024
- Kind: organization
- Repositories: 1
- Profile: https://github.com/SZU-AdvTech-2024
Citation (citation.txt)
@article{REPO120,
author = "Michaud, Pierre",
journal = "The Journal of Instruction-Level Parallelism",
pages = "10",
title = "{A PPM-like, tag-based branch predictor}",
volume = "7",
year = "2005"
}
GitHub Events
Total
- Push event: 2
- Create event: 3
Last Year
- Push event: 2
- Create event: 3