diff options
author | Krste Asanovic <krste@eecs.berkeley.edu> | 2017-05-06 02:54:27 -0700 |
---|---|---|
committer | Krste Asanovic <krste@eecs.berkeley.edu> | 2017-05-06 02:54:27 -0700 |
commit | f7e2d1b247019bb3395acacc74b459d4bd9e4dee (patch) | |
tree | e9347665c3d0e0a24c31fe307a2edfcf5ab5ba6a /src/riscv-spec.tex | |
parent | 87a1e5f400f989467831a9352265c82b4a1848aa (diff) | |
download | riscv-isa-manual-f7e2d1b247019bb3395acacc74b459d4bd9e4dee.zip riscv-isa-manual-f7e2d1b247019bb3395acacc74b459d4bd9e4dee.tar.gz riscv-isa-manual-f7e2d1b247019bb3395acacc74b459d4bd9e4dee.tar.bz2 |
Added citation and cleaned up front page.
Diffstat (limited to 'src/riscv-spec.tex')
-rw-r--r-- | src/riscv-spec.tex | 53 |
1 files changed, 26 insertions, 27 deletions
diff --git a/src/riscv-spec.tex b/src/riscv-spec.tex index c102c48..c9055b0 100644 --- a/src/riscv-spec.tex +++ b/src/riscv-spec.tex @@ -19,38 +19,37 @@ $^{1}$SiFive Inc., \\ $^{2}$CS Division, EECS Department, University of California, Berkeley \\ {\tt andrew@sifive.com, krste@berkeley.edu} \\ - \\ - \parbox{\textwidth}{ Contributors to all versions of the spec in - alphabetical order (please contact editors to suggest - corrections): - Krste Asanovi\'{c}, Rimas Avi\v{z}ienis, Jacob Bachmeyer, - Christopher F. Batten, Allen J. Baum, Alex Bradbury, Scott Beamer, - Preston Briggs, Christopher Celio, David Chisnall, Paul Clayton, - Palmer Dabbelt, Stefan Freudenberger, Jan Gray, Michael Hamburg, - John Hauser, David Horner, Olof Johansson, Ben Keller, Yunsup Lee, - Joseph Myers, Rishiyur Nikhil, Stefan O'Rear, Albert Ou, John - Ousterhout, David Patterson, Colin Schmidt, Michael Taylor, Wesley - Terpstra, Matt Thomas, Tommy Thorn, Ray VanDeWalker, Megan Wachs, - Andrew Waterman, Robert Watson, and Reinoud Zandijk.} \\ \\ - \parbox{\textwidth}{ - This document is released under a Creative Commons Attribution 4.0 - International License. - } - \\ - \\ - \parbox{\textwidth}{ - This document is a derivative of ``The RISC-V Instruction Set - Manual, Volume 1: User-Level ISA Version 2.1'' released under the following license: - \copyright \,2010--2017 Andrew Waterman, Yunsup Lee, David Patterson, Krste Asanovi\'{c}. - Creative Commons Attribution 4.0 International License. - } - \\ - \\ \today } \date{} \maketitle +Contributors to all versions of the spec in +alphabetical order (please contact editors to suggest +corrections): +Krste Asanovi\'{c}, Rimas Avi\v{z}ienis, Jacob Bachmeyer, +Christopher F. Batten, Allen J. Baum, Alex Bradbury, Scott Beamer, +Preston Briggs, Christopher Celio, David Chisnall, Paul Clayton, +Palmer Dabbelt, Stefan Freudenberger, Jan Gray, Michael Hamburg, +John Hauser, David Horner, Olof Johansson, Ben Keller, Yunsup Lee, +Joseph Myers, Rishiyur Nikhil, Stefan O'Rear, Albert Ou, John +Ousterhout, David Patterson, Colin Schmidt, Michael Taylor, Wesley +Terpstra, Matt Thomas, Tommy Thorn, Ray VanDeWalker, Megan Wachs, +Andrew Waterman, Robert Watson, and Reinoud Zandijk. + +This document is released under a Creative Commons Attribution 4.0 +International License. + +This document is a derivative of ``The RISC-V Instruction Set +Manual, Volume I: User-Level ISA Version 2.1'' released under the following license: +\copyright \,2010--2017 Andrew Waterman, Yunsup Lee, David Patterson, Krste Asanovi\'{c}. +Creative Commons Attribution 4.0 International License. + +Please cite as: ``The RISC-V Instruction Set +Manual, Volume I: User-Level ISA, Document Version 2.2'', Editors +Andrew Waterman and Krste Asanovi\'{c}, RISC-V Foundation, May 2017. + + \markboth{Volume I: RISC-V User-Level ISA V\specrev} {Volume I: RISC-V User-Level ISA V\specrev} \thispagestyle{empty} |