We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff33a81 commit 6cd924bCopy full SHA for 6cd924b
src/insns/csrrw_32bit.adoc
@@ -40,7 +40,7 @@ The assembler pseudo-instruction to write a capability CSR in {cheri_cap_mode_na
40
+
41
Access to XLEN-wide CSRs from other extensions is as specified by RISC-V.
42
43
-NOTE: When writing `cs1`, if the bounds are <<section_cap_malformed,malformed>>, any reserved bits are set
+NOTE: When writing `cs1`, if the bounds are <<section_cap_malformed,malformed>>, any reserved bits are set,
44
or the permission could not have been produced by <<ACPERM>> then clear the tag before writing to the CSR.
45
46
Permissions::
0 commit comments