Skip to content

Commit

Permalink
Fix observing CHERI execution mode code
Browse files Browse the repository at this point in the history
  • Loading branch information
Jay Williams committed Jan 13, 2025
1 parent 76fd3e4 commit 17823af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions src/contributors.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,6 @@ This RISC-V specification has been contributed to directly or indirectly by:
* Ricki Tura <ricki[email protected]>
* Robert N. M. Watson <robert[email protected]>
* Toby Wenman <toby[email protected]>
* Jay Williams <jay[email protected]>
* Jonathan Woodruff <jonathan[email protected]>
* Jason Zhijingcheng Yu <yu[email protected]>
2 changes: 1 addition & 1 deletion src/riscv-hybrid-integration.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ for {cheri_cap_mode_name} and {INT_MODE_VALUE} for

```
auipc c1, 0
gctag x1, c1
gcmode x1, c1
```

[#section_hybrid_ext_instructions]
Expand Down

0 comments on commit 17823af

Please sign in to comment.