-
Notifications
You must be signed in to change notification settings - Fork 554
Issue 1766 fix: lw returns wrong value when access coincides with ITLB miss #1771
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
Open
davidharrishmc
wants to merge
16
commits into
openhwgroup:main
Choose a base branch
from
davidharrishmc:issue-1766-fix
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 15 commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
8100f87
mmu: defer ITLB-miss walk until M-stage data access leaves M (#1766)
davidharrishmc 355e63e
AI close camline coverage
davidharrishmc 7b43acf
coverage improvements
davidharrishmc 7f60446
Code coverage exclusions
davidharrishmc ab2fa18
coverage improvements
davidharrishmc c949393
coverage: exclude dead I$/cache/HPTW rows and add SV39 vm64check cases
davidharrishmc 6244938
coverage: close I$ AHBBuscachefsm branch + statement to 100%
davidharrishmc 564c7ce
coverage: exclude unreachable I$ bus, D$ CMO, and bpred FEC rows
davidharrishmc 3ee51e2
coverage: close D$ AHBBuscachefsm statements and dead condition rows
davidharrishmc d56819e
coverage: finish I$/D$ AHBBuscachefsm dead-row exclusions
davidharrishmc ce7e9b4
coverage: exclude unreachable D$ AHBBuscachefsm CaptureEn Flush_1
davidharrishmc 353a51e
Speed up regression by facilitating wsim checking freshness before ac…
davidharrishmc 0fd7ef2
coverage: exclude in-order-unreachable I$ AHBBuscachefsm mid-transa…
davidharrishmc aa56dfa
coverage: exclude in-order-unreachable I$ AHBBuscachefsm rows -> inst…
davidharrishmc 81bffd7
merge
davidharrishmc 23c4862
Update coverage-exclusions-rv64gc.do
davidharrishmc File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.