diff options
-rw-r--r-- | src/supervisor.tex | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/src/supervisor.tex b/src/supervisor.tex index 0c964bd..6be18a1 100644 --- a/src/supervisor.tex +++ b/src/supervisor.tex @@ -266,11 +266,10 @@ SXLEN-2 & 2 \\ \label{stvecreg} \end{figure*} -The BASE field in {\tt stvec} is a \warl\ field that can hold any valid virtual -or physical address, subject to the following alignment constraints: the -address must always be at least 4-byte aligned, and the MODE -setting may impose additional alignment constraints on the value in the BASE -field. +The BASE field in {\tt stvec} is a \warl\ field that can hold any valid +virtual or physical address, subject to the following alignment constraints: +the address must be 4-byte aligned, and MODE settings other than Direct might +impose additional alignment constraints on the value in the BASE field. \begin{table*}[h!] \begin{center} |