Skip to content

Commit cc9df7f

Browse files
authored
Fix spacing in V=1 (#2507)
1 parent 8240041 commit cc9df7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/hypervisor.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -708,7 +708,7 @@ If Svadu is not implemented, ADUE is read-only zero.
708708
The Sstc extension adds the `STCE` (STimecmp Enable) bit to `henvcfg` CSR. When
709709
the Sstc extension is not implemented, `STCE` is read-only zero. The `STCE` bit
710710
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
711+
zero, an attempt to access `stimecmp` (really `vstimecmp`) when V=1 raises a
712712
virtual-instruction exception, and `VSTIP` in `hip` reverts to its defined behavior
713713
as if this extension is not implemented.
714714

0 commit comments

Comments
 (0)