%======================================================================= % riscv-privileged.tex %----------------------------------------------------------------------- \documentclass[twoside,11pt]{book} \input{preamble} \newcommand{\privrev}{1.11-draft} \begin{document} \title{{\vspace{-0.7in}\Large {\bf The RISC-V Instruction Set Manual}} \\ \large {\bf Volume II: Privileged Architecture} \\ Privileged Architecture Version \privrev \\ Document Version \privrev \\ {\bf Warning! This draft specification may change before being accepted as standard by the RISC-V Foundation. While the editors intend future changes to this specification to be forward compatible, it remains possible that implementations made to this draft specification will not conform to the future standard.} \vspace{-0.1in}} \author{Editors: Andrew Waterman$^{1}$, Krste Asanovi\'{c}$^{1,2}$ \\ $^{1}$SiFive Inc., \\ $^{2}$CS Division, EECS Department, University of California, Berkeley \\ {\tt andrew@sifive.com, krste@berkeley.edu} \\ \today } \date{} \maketitle Contributors to all versions of the spec in alphabetical order (please contact editors to suggest corrections): Krste Asanovi\'{c}, Peter Ashenden, Rimas Avi\v{z}ienis, Jacob Bachmeyer, Allen J. Baum, Paolo Bonzini, Ruslan Bukin, Christopher Celio, Chuanhua Chang, David Chisnall, Anthony Coulter, Palmer Dabbelt, Monte Dalrymple, Dennis Ferguson, Mike Frysinger, John Hauser, David Horner, Olof Johansson, Yunsup Lee, Andrew Lutomirski, Jonathan Neusch{\"a}fer, Rishiyur Nikhil, Stefan O'Rear, Albert Ou, John Ousterhout, David Patterson, Dmitri Pavlov, Colin Schmidt, Wesley Terpstra, Matt Thomas, Tommy Thorn, Ray VanDeWalker, Megan Wachs, Steve Wallach, Andrew Waterman, Clifford Wolf, 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 privileged specification version 1.9.1 released under following license: \copyright \,2010--2017 Andrew Waterman, Yunsup Lee, Rimas Avi\v{z}ienis, David Patterson, Krste Asanovi\'{c}. Creative Commons Attribution 4.0 International License. Please cite as: ``The RISC-V Instruction Set Manual, Volume II: Privileged Architecture, Version 1.10'', Editors Andrew Waterman and Krste Asanovi\'{c}, RISC-V Foundation, May 2017. \markboth{Volume II: RISC-V Privileged Architectures V\privrev} {Volume II: RISC-V Privileged Architectures V\privrev} \thispagestyle{empty} \frontmatter \input{priv-preface} {\hypersetup{linktoc=all,hidelinks} \tableofcontents } \mainmatter \input{priv-intro} \input{priv-csrs} \input{machine} \input{supervisor} \input{hypervisor} \input{priv-insns} \input{plic} \input{cfgstr} \input{priv-history} \bibliographystyle{plain} \bibliography{riscv-spec} \end{document}