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 for issue #782 #783

Merged
merged 2 commits into from Jan 31, 2024
Merged

Fix for issue #782 #783

merged 2 commits into from Jan 31, 2024

Conversation

mikaelsky
Copy link
Collaborator

Added a illegal instruction exception to the register to register branch of the compressed instruction decoder.

Added a illegal instruction exception to the register to register branch of the compressed instruction decoder.

Signed-off-by: Mikael Mortensen <119539842+mikaelsky@users.noreply.github.com>
@stnolting stnolting added bug Something isn't working risc-v compliance Modification to comply with official RISC-V specs. HW hardware-related labels Jan 31, 2024
@stnolting stnolting merged commit e3dde60 into stnolting:main Jan 31, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working 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.

Reserved compressed instructions do not trigger illegal instruction exception
2 participants