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

Fix general interrupt overview table ie description #394

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dansmathers
Copy link
Collaborator

ie represents the new global interrupt enable mstatus.xie. Clarify that the highest ranked interrupt must have clicintip[i] and clicintie[i] == 1.

ie represents the new global interrupt enable mstatus.xie.  Clarify that the highest ranked interrupt must have clicintip[i] and clicintie[i] == 1.

Signed-off-by: Dan Smathers <dan.smathers@seagate.com>
…efined refence to e

using 'e' value in the ie column in the last line of the generic interrupt behavior table only saved one line in the table.  Just added the extra line to the table and removed the reference to e and replaced with 0 then 1.

Signed-off-by: Dan Smathers <dan.smathers@seagate.com>
@rpsene rpsene force-pushed the master branch 3 times, most recently from faa80cf to 456d4c5 Compare June 28, 2024 15:40
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