aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Waterman <andrew@sifive.com>2024-03-20 14:16:04 -0700
committerAndrew Waterman <andrew@sifive.com>2024-03-20 14:16:04 -0700
commit3c8e0c9cc8ed377265db22462c02d79c10b63529 (patch)
tree2836643b9b583db6251b703ad66d697edb7b9d86
parentb11c1f6ff8d34f256e5211922f54db0fc59793ed (diff)
downloadriscv-isa-manual-3c8e0c9cc8ed377265db22462c02d79c10b63529.zip
riscv-isa-manual-3c8e0c9cc8ed377265db22462c02d79c10b63529.tar.gz
riscv-isa-manual-3c8e0c9cc8ed377265db22462c02d79c10b63529.tar.bz2
remove unnecessary comments in riscv-unprivileged.adoc
-rw-r--r--src/riscv-unprivileged.adoc32
1 files changed, 0 insertions, 32 deletions
diff --git a/src/riscv-unprivileged.adoc b/src/riscv-unprivileged.adoc
index 6d7864d..c53bcec 100644
--- a/src/riscv-unprivileged.adoc
+++ b/src/riscv-unprivileged.adoc
@@ -155,58 +155,32 @@ December 2019._
//the colophon allows for a section after the preamble that is part of the frontmatter and therefore not assigned a page number.
include::colophon.adoc[]
-//preface.tex
include::intro.adoc[]
-//intro.tex
include::rv32.adoc[]
-//rv32.tex
include::zifencei.adoc[]
-//zfencei.tex
include::zihintntl.adoc[]
-//zihintntl.tex
include::zihintpause.adoc[]
-//zihintpause.tex
include::rv32e.adoc[]
-//rv32e.tex
include::rv64.adoc[]
-//rv54.tex
include::rv128.adoc[]
-//rv128.tex
include::m-st-ext.adoc[]
-//m.tex
include::a-st-ext.adoc[]
-//a.tex
include::zicsr.adoc[]
-//csr.tex
include::counters.adoc[]
-//counters.tex
include::f-st-ext.adoc[]
-//f.tex t
include::d-st-ext.adoc[]
-//d.tex
include::q-st-ext.adoc[]
-//q.tex
include::zfh.adoc[]
-//zfh.tex
include::rvwmo.adoc[]
-//rvwmo.tex
include::c-st-ext.adoc[]
-//c.tex
include::zimop.adoc[]
include::b-st-ext.adoc[]
-//b.tex
include::j-st-ext.adoc[]
-//j.tex
include::p-st-ext.adoc[]
-//p.tex
include::v-st-ext.adoc[]
-//v.tex
include::zfinx.adoc[]
-//zfinx.tex
include::zfa.adoc[]
-//zfa.tex
include::ztso-st-ext.adoc[]
-//ztso.tex
include::scalar-crypto.adoc[]
include::vector-crypto.adoc[]
include::zacas.adoc[]
@@ -215,17 +189,11 @@ include::cmo.adoc[]
include::zawrs.adoc[]
include::zc.adoc[]
include::rv-32-64g.adoc[]
-//gmaps.tex
include::extending.adoc[]
-//extensions.tex
include::naming.adoc[]
-//naming.tex
include::history.adoc[]
-//history.tex
include::mm-eplan.adoc[]
-//memory.tex
include::mm-formal.adoc[]
-//end of memory.tex, memory-model-alloy.tex, memory-model-herd.tex
//Appendices for Vector
include::vector-examples.adoc[]
include::calling-convention.adoc[]