diff --git a/src/hypervisor-integration.adoc b/src/hypervisor-integration.adoc index fda39f02..917a7bee 100644 --- a/src/hypervisor-integration.adoc +++ b/src/hypervisor-integration.adoc @@ -53,10 +53,8 @@ The reset value is 0. [#hedeleg,reftext="hedeleg"] === Hypervisor Exception Delegation Register (hedeleg) -The <> register operates as described in the RISC-V Privileged -Specification. At position 28, a new bit is added to <> -when the implementation supports {cheri_base_ext_name}. This allows CHERI -exceptions to be delegated to VS mode. +Bit 28 of <> now refers to a valid exception and so can be used to +delegate CHERI exceptions to virtual supervisor mode. [#htval,reftext="htval"] === Hypervisor Trap Value Register (htval)