Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
aswaterman committed Apr 10, 2024
1 parent 64df4f1 commit 5d70a04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/hypervisor.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -976,7 +976,7 @@ include::images/bytefield/vsipreg-standard.edn[]
.Standard portion (bits 15:0) of `vsie`.
include::images/bytefield/vsiereg-standard.edn[]

When bit 12 of `hideleg` is zero, `vsip`.LCOFIP and `vsie`.LCOFIE
When bit 13 of `hideleg` is zero, `vsip`.LCOFIP and `vsie`.LCOFIE
are read-only zeros.
Else, `vsip`.LCOFIP and `vsie`.LCOFIE are aliases of `sip`.LCOFIP
and `sie`.LCOFIE.
Expand Down

0 comments on commit 5d70a04

Please sign in to comment.