From 3666bb19913ddbc893f9cfc74da8af6f6ae046be Mon Sep 17 00:00:00 2001 From: Krste Asanovic Date: Mon, 24 Sep 2018 00:30:50 -0700 Subject: Improving lanuage. Closed #215 --- src/supervisor.tex | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/supervisor.tex') diff --git a/src/supervisor.tex b/src/supervisor.tex index fa9aaa0..6585bbd 100644 --- a/src/supervisor.tex +++ b/src/supervisor.tex @@ -558,9 +558,9 @@ addresses. Implementations may convert some invalid address patterns into other invalid addresses prior to writing them to {\tt sepc}. When a trap is taken into S-mode, {\tt sepc} is written with the -virtual address of the instruction that encountered the exception or -was interrupted. Otherwise, {\tt sepc} is never written by the -implementation, though it may be explicitly written by software. +virtual address of the instruction that was interrupted or that +encountered the exception. Otherwise, {\tt sepc} is never written by +the implementation, though it may be explicitly written by software. \begin{figure}[h!] {\footnotesize -- cgit v1.1