aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBill Traynor <wmat@riscv.org>2023-07-18 10:40:23 -0400
committerBill Traynor <wmat@riscv.org>2023-07-18 10:40:23 -0400
commitb623b5f38a63d592227b4179a0875672a16ac00d (patch)
tree84acc9d7dba491c9500043e0a0e807a0244a000a
parentaefd35ba04ae3ddd73a5682d9e1e899832b6cd3a (diff)
downloadriscv-isa-manual-b623b5f38a63d592227b4179a0875672a16ac00d.zip
riscv-isa-manual-b623b5f38a63d592227b4179a0875672a16ac00d.tar.gz
riscv-isa-manual-b623b5f38a63d592227b4179a0875672a16ac00d.tar.bz2
Fixing table 27 formatting.
Reset column widths to fit words better.
-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