We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8240041 commit cc9df7fCopy full SHA for cc9df7f
src/hypervisor.adoc
@@ -708,7 +708,7 @@ If Svadu is not implemented, ADUE is read-only zero.
708
The Sstc extension adds the `STCE` (STimecmp Enable) bit to `henvcfg` CSR. When
709
the Sstc extension is not implemented, `STCE` is read-only zero. The `STCE` bit
710
enables `vstimecmp` for VS-mode when set to one. When `STCE` bit is `henvcfg` is
711
-zero, an attempt to access `stimecmp` (really `vstimecmp`) when V = 1 raises a
+zero, an attempt to access `stimecmp` (really `vstimecmp`) when V=1 raises a
712
virtual-instruction exception, and `VSTIP` in `hip` reverts to its defined behavior
713
as if this extension is not implemented.
714
0 commit comments