aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/hypervisor.adoc9
1 files changed, 5 insertions, 4 deletions
diff --git a/src/hypervisor.adoc b/src/hypervisor.adoc
index d72df74..6a41e29 100644
--- a/src/hypervisor.adoc
+++ b/src/hypervisor.adoc
@@ -62,14 +62,15 @@ possible privilege modes of a RISC-V hart with the hypervisor extension.
[[HPrivModes]]
.Privilege modes with the hypervisor extension.
-[float="center",align="center",cols="<,^,<,3,<"]
+[float="center",align="center",cols="~,~,~,~,~"]
|===
-|Virtualization Mode (V) |Nominal Privilege |Abbreviation |Name |Two-Stage Translation
+^|Virtualization +
+Mode (V) ^|Nominal Privilege |Abbreviation |Name |Two-Stage Translation
^|0 +
0 +
0
-| U +
+^| U +
S +
M
|U-mode +
@@ -83,7 +84,7 @@ Off +
Off
^|1 +
1
-|U +
+^|U +
S
|VU-mode +
VS-mode