aboutsummaryrefslogtreecommitdiff
path: root/src/riscv-unprivileged.adoc
diff options
context:
space:
mode:
authorBill Traynor <wmat@riscv.org>2024-03-20 15:14:28 -0400
committerGitHub <noreply@github.com>2024-03-20 15:14:28 -0400
commit8aefd94ef70e31f7ee8847dc3dcf59c4c7af7876 (patch)
tree2598a51fa8a80ee518a94f520b02af8d4b0dc69a /src/riscv-unprivileged.adoc
parente0448a67d4b5d980f05ca08f477909f2ffcb2d77 (diff)
parent30310bb4b353d5f85f9621c5f4461b270570f2ac (diff)
downloadriscv-isa-manual-8aefd94ef70e31f7ee8847dc3dcf59c4c7af7876.zip
riscv-isa-manual-8aefd94ef70e31f7ee8847dc3dcf59c4c7af7876.tar.gz
riscv-isa-manual-8aefd94ef70e31f7ee8847dc3dcf59c4c7af7876.tar.bz2
Merge branch 'main' into vector-crypto
Signed-off-by: Bill Traynor <wmat@riscv.org>
Diffstat (limited to 'src/riscv-unprivileged.adoc')
-rw-r--r--src/riscv-unprivileged.adoc31
1 files changed, 23 insertions, 8 deletions
diff --git a/src/riscv-unprivileged.adoc b/src/riscv-unprivileged.adoc
index ad09a43..f53f9f7 100644
--- a/src/riscv-unprivileged.adoc
+++ b/src/riscv-unprivileged.adoc
@@ -47,17 +47,28 @@ endif::[]
:hide-uri-scheme:
:stem: latexmath
:footnote:
+:le: &#8804;
+:ge: &#8805;
+:ne: &#8800;
+:approx: &#8776;
+:inf: &#8734;
:csrname: envcfg
_Contributors to all versions of the spec in alphabetical order (please contact editors to suggest
-corrections): Arvind, Krste Asanović, Derek Atkins, Rimas Avižienis, Jacob Bachmeyer, Christopher F. Batten,
-Allen J. Baum, Abel Bernabeu, Alex Bradbury, Scott Beamer, Preston Briggs, Nicholas Brunie, Christopher Celio, Chuanhua
-Chang, David Chisnall, Paul Clayton, Palmer Dabbelt, Ken Dockser, Paul Donahue, Aaron Durbin, Roger Espasa, Greg Favor, Andy Glew, Shaked Flur, Stefan Freudenberger, Marc Gauthier, Andy Glew, Jan Gray, Michael Hamburg, John
+
+Derek Atkins, Arvind, Krste Asanović, Rimas Avižienis, Jacob Bachmeyer, Christopher F. Batten,
+Allen J. Baum, Alex Bradbury, Scott Beamer, Abel Bernabeu, Alex Bradbury, Scott Beamer, Preston Briggs, Christopher Celio, Chuanhua
+Chang, David Chisnall, Paul Clayton, Palmer Dabbelt, L Peter Deutsch, Ken Dockser, Paul Donahue, Aaron Durbin, Roger Espasa,
+Greg Favor,
+Shaked Flur, Stefan Freudenberger, Marc Gauthier, Andy Glew, Jan Gray, Michael Hamburg, John
Hauser, John Ingalls, David Horner, Bruce Hoult, Bill Huffman, Barna Ibrahim, Alexandre Joannou, Olof Johansson, Ben Keller,
David Kruckemyer, Tariq Kurd, Yunsup Lee, Paul Loewenstein, Daniel Lustig, Yatin Manerkar, Luc Maranget,
-Margaret Martonosi, Phil McCoy, Christoph Müllner, Joseph Myers, Vijayanand Nagarajan, Richard Newell, Rishiyur Nikhil, Jonas Oberhauser, Stefan O'Rear, Albert Ou, John Ousterhout, David Patterson, Christopher Pulte, Jose Renau,
-Josh Scheid, Colin Schmidt, Peter Sewell, Susmit Sarkar, Ved Shanbhogue, Michael Taylor, Wesley Terpstra, Matt Thomas, Tommy Thorn, Philipp Tomsich, Caroline Trippel, Ray VanDeWalker, Muralidaran Vijayaraghavan, Megan Wachs, Paul Wamsley Andrew Waterman, Robert Watson, David Weaver, Derek Williams, Andrew Wright, Reinoud Zandijk,
-and Sizhuo Zhang._
+Ben Marshall, Yatin Manerkar, Luc Maranget, Margaret Martonosi, Phil McCoy, Nathan Menhorn, Christoph Müllner, Joseph Myers,
+Vijayanand Nagarajan, Richard Newell, Rishiyur Nikhil, Jonas Oberhauser,
+Stefan O'Rear, Markku-Juhani O. Saarinen, Albert Ou, John Ousterhout, Daniel Page, David Patterson, Christopher Pulte, Jose Renau,
+Susmit Sarkar, Josh Scheid, Colin Schmidt, Peter Sewell, Ved Shanbhogue, Brent Spinney, Michael Taylor, Wesley Terpstra, Matt
+Thomas, Tommy Thorn, Philipp Tomsich, Caroline Trippel, Ray VanDeWalker, Muralidaran Vijayaraghavan, Megan
+Wachs, Paul Wamsley, Andrew Waterman, Robert Watson, David Weaver, Derek Williams, Claire Wolf, Andrew Wright, Reinoud Zandijk, Alexander Zeh and Sizhuo Zhang._
_This document is released under a Creative Commons Attribution 4.0 International License._
@@ -122,12 +133,11 @@ include::zfa.adoc[]
//zfa.tex
include::ztso-st-ext.adoc[]
//ztso.tex
+include::scalar-crypto.adoc[]
include::vector-crypto.adoc[]
include::cmo.adoc[]
include::zawrs.adoc[]
-
include::zc.adoc[]
-
include::rv-32-64g.adoc[]
//gmaps.tex
include::extending.adoc[]
@@ -140,6 +150,11 @@ 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[]
+//include::fraclmul.adoc[]
+//End of Vector appendices
include::index.adoc[]
// this is generated generated from index markers.
include::bibliography.adoc[]