Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Value in mtval is wrong when execution proceeds into an illegal section. #17

Open
bnossum opened this issue Oct 21, 2020 · 1 comment
Open
Assignees
Labels
bug Something isn't working

Comments

@bnossum
Copy link
Owner

bnossum commented Oct 21, 2020

When linear execution (no branches) of instructions "falls over the edge" into a region that can't contain code, the fetch access fault is correctly triggered. However, mtval will not hold the correct address.

@bnossum bnossum added the bug Something isn't working label Oct 21, 2020
@bnossum bnossum self-assigned this Oct 21, 2020
@bnossum
Copy link
Owner Author

bnossum commented Oct 21, 2020

This may prove difficult to correct.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant