diff options
Diffstat (limited to 'src/priv-csrs.tex')
-rw-r--r-- | src/priv-csrs.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/priv-csrs.tex b/src/priv-csrs.tex index 4c6f065..fa6be96 100644 --- a/src/priv-csrs.tex +++ b/src/priv-csrs.tex @@ -447,7 +447,7 @@ values to a \warl\ field. Implementations can return any legal value on the read of a \warl\ field when the last write was of an illegal value, but the legal value returned should deterministically depend on the illegal written value and -the value of the field prior to the write. +the architectural state of the hart. \section{CSR Width Modulation} \label{sec:csrwidthmodulation} |