Skip to content

Commit 6cd924b

Browse files
author
Ricki Tura
committed
Adding comma to list
1 parent ff33a81 commit 6cd924b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/insns/csrrw_32bit.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ The assembler pseudo-instruction to write a capability CSR in {cheri_cap_mode_na
4040
+
4141
Access to XLEN-wide CSRs from other extensions is as specified by RISC-V.
4242

43-
NOTE: When writing `cs1`, if the bounds are <<section_cap_malformed,malformed>>, any reserved bits are set
43+
NOTE: When writing `cs1`, if the bounds are <<section_cap_malformed,malformed>>, any reserved bits are set,
4444
or the permission could not have been produced by <<ACPERM>> then clear the tag before writing to the CSR.
4545

4646
Permissions::

0 commit comments

Comments
 (0)