Clarify sip can contain machine interrupts even though diagram shows 0s#3165
Open
David Harris (davidharrishmc) wants to merge 1 commit into
Open
Clarify sip can contain machine interrupts even though diagram shows 0s#3165David Harris (davidharrishmc) wants to merge 1 commit into
David Harris (davidharrishmc) wants to merge 1 commit into
Conversation
Clarify the explanation regarding MEI, MTI, and MSI in the context of registers `sip` and `sie`. Signed-off-by: David Harris <74973295+davidharrishmc@users.noreply.github.com>
Normative Rule Changes DetectedThis PR modifies normatively tagged text. Please review the changes below to ensure they are intentional. View Detected ChangesNormative Tag Change Reportriscv-spec SpecificationWhat happens next:
How to update reference files (if needed): make update-ref
git add ref/*.json
git commit -m "Update normative tag reference files"
This comment was automatically generated by the normative tag check workflow. |
Andrew Waterman (aswaterman)
left a comment
Member
There was a problem hiding this comment.
This is true, but I don't think it's how it should be exposed in the supervisor spec. They're effectively custom interrupts at this level, rather than well-defined standard ones. I'll think about it and revisit this later.
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Clarify the explanation regarding MEI, MTI, and MSI in the context of registers
sipandsie.