From 76f3c072674a3a3b0eeefe767ca1b52107998c8d Mon Sep 17 00:00:00 2001 From: Krste Asanovic Date: Mon, 20 Mar 2017 04:10:17 -0700 Subject: Removed explicit convention on shadow CSRs. --- src/plic.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/plic.tex') diff --git a/src/plic.tex b/src/plic.tex index 3319506..fcf366d 100644 --- a/src/plic.tex +++ b/src/plic.tex @@ -99,7 +99,7 @@ support delegating external interrupts to lower-privilege modes, then the lower-privilege hart contexts will not be interrupt targets. Interrupt notifications generated by the PLIC appear in the {\tt meip}/{\tt seip}/{\tt ueip} bits of the {\tt mip}/{\tt sip}/{\tt - uip} registers for M/H/S/U modes respectively. The notifications + uip} registers for M/S/U modes respectively. The notifications only appear in lower-privilege {\em x}{\tt ip} registers if external interrupts have been delegated to the lower-privilege modes. -- cgit v1.1