Skip to content

Commit 8924587

Browse files
tariqkurd-reponwf
andauthored
Update src/riscv-integration.adoc
Co-authored-by: Nathaniel Wesley Filardo <[email protected]> Signed-off-by: Tariq Kurd <[email protected]>
1 parent 4b5928a commit 8924587

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/riscv-integration.adoc

+3-2
Original file line numberDiff line numberDiff line change
@@ -1190,8 +1190,9 @@ accessing memory.
11901190

11911191
===== Updating CSRs
11921192

1193-
The procedure below must be used when update a CSR with a capability A, and the CSR cannot
1194-
hold all invalid addresses, under the following circumstances:
1193+
Some capability-holding CSRs are unable to hold arbitrary addresses.
1194+
For a given such CSR, addresses that cannot be stored are termed "invalid".
1195+
Some situations may appear to require that the CSR come to hold a capability with an invalid address:
11951196

11961197
* executing instructions, such as <<CSRRW>>
11971198
* hardware updates to CSRs such as storing the <<pcc>> (which becomes capability A) into

0 commit comments

Comments
 (0)