diff options
-rw-r--r-- | src/smcdeleg.adoc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/smcdeleg.adoc b/src/smcdeleg.adoc index e2164cd..0530f56 100644 --- a/src/smcdeleg.adoc +++ b/src/smcdeleg.adoc @@ -135,11 +135,11 @@ or VU-mode raise a virtual instruction exception. === Virtualizing Local Counter Overflow Interrupts -For implementations that support Smcdeleg, Smcofpmf, and Smaia, the +For implementations that support Smcdeleg, Sscofpmf, and Smaia, the local counter overflow interrupt (LCOFI) bit (bit 13) in each of CSRs `mvip` and `mvien` is implemented and writable. -For implementations that support Smcdeleg/Ssccfg, Smcofpmf/Sscofpmf, +For implementations that support Smcdeleg/Ssccfg, Sscofpmf, Smaia/Ssaia, and the H extension, the LCOFI bit (bit 13) in each of `hvip` and `hvien` is implemented and writable. |