aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/priv-csrs.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/priv-csrs.tex b/src/priv-csrs.tex
index c027bc2..e13e96a 100644
--- a/src/priv-csrs.tex
+++ b/src/priv-csrs.tex
@@ -416,7 +416,7 @@ instruction exception if an instruction attempts to write a
non-supported value to a CSR field. Hardware implementations can
return arbitrary bit patterns on the read of a CSR field when the last
write was of an illegal value, but the value returned should
-deterministically depend on the previous written value.
+deterministically depend on the illegal written value.
\subsection*{Write Any Values, Reads Legal Values (WARL)}