aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVed Shanbhogue <91900059+ved-rivos@users.noreply.github.com>2024-05-16 15:30:21 -0500
committerGitHub <noreply@github.com>2024-05-16 13:30:21 -0700
commitfb1c641a8012f022dedfd38581cba0f7bc5d3e38 (patch)
tree5bb726f64613d588b4d349f25553aef7b2cd10e3
parent32fb99c7dd306884cb512c7191f83815ea8f9fd2 (diff)
downloadriscv-isa-manual-fb1c641a8012f022dedfd38581cba0f7bc5d3e38.zip
riscv-isa-manual-fb1c641a8012f022dedfd38581cba0f7bc5d3e38.tar.gz
riscv-isa-manual-fb1c641a8012f022dedfd38581cba0f7bc5d3e38.tar.bz2
remove superflous statement (#1416)
-rw-r--r--src/zawrs.adoc3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/zawrs.adoc b/src/zawrs.adoc
index 5fe60aa..f6e5ddc 100644
--- a/src/zawrs.adoc
+++ b/src/zawrs.adoc
@@ -46,8 +46,7 @@ The `WRS.NTO` and `WRS.STO` instructions cause the hart to temporarily stall
execution in a low-power state as long as the reservation set is valid and no
pending interrupts, even if disabled, are observed. For `WRS.STO` the stall
duration is bounded by an implementation defined short timeout. These
-instructions are available in all privilege modes. These instructions are not
-supported in a constrained `LR`/`SC` loop.
+instructions are available in all privilege modes.
[wavedrom, ,svg]
....