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

[CPU] move instruction address to mtval on ebreak exception #611

Merged
merged 3 commits into from
May 12, 2023

Conversation

stnolting
Copy link
Owner

According to the RISC-V spec this is optional. However, it is required to pass the current version of the RISC-V ISA tests (SAIL reference model does not support mtval=0 on ebreak yet).

@stnolting stnolting added risc-v compliance Modification to comply with official RISC-V specs. HW hardware-related labels May 12, 2023
@stnolting stnolting self-assigned this May 12, 2023
@stnolting stnolting marked this pull request as ready for review May 12, 2023 14:00
@stnolting stnolting merged commit 1f18895 into main May 12, 2023
@stnolting stnolting deleted the mtval_ebereak branch May 12, 2023 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
HW hardware-related risc-v compliance Modification to comply with official RISC-V specs.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant