Skip to content

Commit

Permalink
remove references to smcofpmf, which doesn't exist (#1387)
Browse files Browse the repository at this point in the history
  • Loading branch information
bcstrongx authored May 7, 2024
1 parent 2d1a43e commit 7b8ddc9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/smcdeleg.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit 7b8ddc9

Please sign in to comment.