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

Fixes Issue #841 Misaligned TLB misses #975

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

rosethompson
Copy link
Contributor

Checks if the TLB misses and if so suppresses load and store misaligned faults. Added non-self checking test to verify behavior. ImperasDV does not match. I believe there may be a different bug either with ImperasDV or our implementation. The test uses PBMT to make a misaligned uncached request with a TLB miss. The TLB correctly suppresses the fault until the TLB is filled. However, ImperasDV says the load should not cause the fault.

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.

2 participants