generated from riscv/docs-spec-template
-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Extended Zcherihybrid to reflect that access is not allowed to CHERI instructions. This was previously implicit in the text, make it explicit instead. Closes: #464 Co-authored-by: Franz Fuchs <[email protected]>
- Loading branch information
1 parent
8b6f7e4
commit cec9fee
Showing
3 changed files
with
12 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
This instruction is illegal if the <<section_cheri_disable,CHERI register access is disabled>> for the current privilege. | ||
This instruction is illegal if the <<section_cheri_disable,CHERI register and instruction access is disabled>> for the current privilege. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters