aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/riscv-privileged.adoc8
-rw-r--r--src/riscv-unprivileged.adoc8
2 files changed, 16 insertions, 0 deletions
diff --git a/src/riscv-privileged.adoc b/src/riscv-privileged.adoc
index afe0883..da172fa 100644
--- a/src/riscv-privileged.adoc
+++ b/src/riscv-privileged.adoc
@@ -56,6 +56,14 @@ endif::[]
:inf: ∞
:imagesdir: images
+[preface]
+== List of figures
+list-of::image[hide_empty_section=true, enhanced_rendering=true]
+
+[preface]
+== List of tables
+
+list-of::table[hide_empty_section=true, enhanced_rendering=true]
_Contributors to all versions of the spec in alphabetical order (please contact
editors to suggest corrections): Krste Asanović, Peter Ashenden, Rimas
Avižienis, Jacob Bachmeyer, Allen J. Baum, Jonathan Behrens, Paolo Bonzini, Ruslan Bukin,
diff --git a/src/riscv-unprivileged.adoc b/src/riscv-unprivileged.adoc
index a755403..26d7914 100644
--- a/src/riscv-unprivileged.adoc
+++ b/src/riscv-unprivileged.adoc
@@ -53,6 +53,14 @@ endif::[]
:csrname: envcfg
:imagesdir: images
+[preface]
+== List of figures
+list-of::image[hide_empty_section=true, enhanced_rendering=true]
+
+[preface]
+== List of tables
+list-of::table[hide_empty_section=true, enhanced_rendering=true]
+
_Contributors to all versions of the spec in alphabetical order (please contact editors to suggest
corrections): Derek Atkins,
Arvind,