Skip to content

Commit

Permalink
Adding comma to list (#425)
Browse files Browse the repository at this point in the history
Very small suggestion, adding a comma in this sentence to separate the
different tag clearing scenarios.

Co-authored-by: Ricki Tura <[email protected]>
  • Loading branch information
ricki-code and Ricki Tura authored Oct 19, 2024
1 parent 795e492 commit 0a35092
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/insns/csrrw_32bit.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ The assembler pseudo-instruction to write a capability CSR in {cheri_cap_mode_na
+
Access to XLEN-wide CSRs from other extensions is as specified by RISC-V.

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,
or the permission could not have been produced by <<ACPERM>> then clear the tag before writing to the CSR.

Permissions::
Expand Down

0 comments on commit 0a35092

Please sign in to comment.