aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/hypervisor.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hypervisor.adoc b/src/hypervisor.adoc
index 6bd8a98..bafdf1a 100644
--- a/src/hypervisor.adoc
+++ b/src/hypervisor.adoc
@@ -1413,7 +1413,7 @@ For bits of `mideleg` that are zero, the corresponding bits in
==== Machine Interrupt (`mip` and `mie`) Registers
-The hypervisor extension allows registers `mip` and `mie` additional
+The hypervisor extension gives registers `mip` and `mie` additional
active bits for the hypervisor-added interrupts. <<hypervisor-mipreg-standard>> and <<hypervisor-miereg-standard>> show the
standard portions (bits 15:0) of registers `mip` and `mie` when the
hypervisor extension is implemented.