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

Added exceptions to compressed jump instructions #26

Merged
merged 2 commits into from
Jan 24, 2024

Conversation

francislaus
Copy link
Contributor

Some of the compressed jump instructions did not declare that they threw exceptions. I added the references to respective {c}jal{r} instructions. Also I changed the order of c.cjr and c.jr to stay consistent with the rest of the spec.

@andresag01 andresag01 merged commit ba4d933 into riscv:main Jan 24, 2024
1 check passed
arichardson pushed a commit to arichardson/riscv-cheri that referenced this pull request Jan 30, 2024
move asciidoc source files to src; build docs in build dir
arichardson pushed a commit to arichardson/riscv-cheri that referenced this pull request Jan 30, 2024
related to riscv#26

other minor edits:

* minor wording changes
* add line spacing between blocks
* add `shell` to code blocks

Signed-off-by: Kevin Broch <[email protected]>
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.

2 participants