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(exception): fix exception type raised in paddr_write. #657

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

NewPaulWalker
Copy link
Contributor

NEMU should call raise_access_fault directly in paddr_write, rather than raise_read_access_fault.

NEMU should call raise_access_fault directly in paddr_write, rather than
raise_read_access_fault.
@Anzooooo Anzooooo merged commit 2ba0f9c into OpenXiangShan:master Nov 12, 2024
7 checks passed
@ha0lyu
Copy link
Contributor

ha0lyu commented Nov 12, 2024

Hi @NewPaulWalker,
Please link the issue when you open PRs to fix bugs, which will be helpful for people to check issues.
Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants