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 ae9bd7e..5d4d609 100644
--- a/src/hypervisor.adoc
+++ b/src/hypervisor.adoc
@@ -1353,7 +1353,7 @@ for the usual `scause`, so instructions that normally read or modify
`scause` actually access `vscause` instead. When V=0, `vscause` does not
directly affect the behavior of the machine.
-[[norm:vscause_warl]]
+[[norm:vscause_wlrl]]
`vscause` is a *WLRL* register that must be able to hold the same set of
values that `scause` can hold.