Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement LocalBPU and IndirectBPU #33

Merged
merged 2 commits into from
Dec 6, 2024
Merged

Implement LocalBPU and IndirectBPU #33

merged 2 commits into from
Dec 6, 2024

Conversation

tjhu
Copy link
Contributor

@tjhu tjhu commented Dec 6, 2024

They are modeled after LocalBP and IndirectBP from gem5. One is N-bit local branch predictor and the other one is a set-associative indirect branch predictor.

@tjhu tjhu merged commit 21470e8 into main Dec 6, 2024
1 check passed
@tjhu tjhu deleted the bpu branch December 6, 2024 22:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant