diff options
author | Krste Asanovic <krste@eecs.berkeley.edu> | 2018-11-06 15:00:31 -0800 |
---|---|---|
committer | Krste Asanovic <krste@eecs.berkeley.edu> | 2018-11-06 15:00:31 -0800 |
commit | 0b60803e30df7181e3df1188830c3b4ac936df9f (patch) | |
tree | d1b79f32f8d6cf97bd36e1dab9f5f8d230301dae /src/rv64.tex | |
parent | de0f1ed0e786c8b745fadd6dc1c5e899a8d57057 (diff) | |
download | riscv-isa-manual-0b60803e30df7181e3df1188830c3b4ac936df9f.zip riscv-isa-manual-0b60803e30df7181e3df1188830c3b4ac936df9f.tar.gz riscv-isa-manual-0b60803e30df7181e3df1188830c3b4ac936df9f.tar.bz2 |
Bumped base I version number to 2.1 to reflect ratified memory model, exclusion of fence.i, CSR instructions, and counters.
Diffstat (limited to 'src/rv64.tex')
-rw-r--r-- | src/rv64.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rv64.tex b/src/rv64.tex index 3fb09f6..d9bda29 100644 --- a/src/rv64.tex +++ b/src/rv64.tex @@ -1,4 +1,4 @@ -\chapter{RV64I Base Integer Instruction Set, Version 2.0} +\chapter{RV64I Base Integer Instruction Set, Version 2.1} \label{rv64} This chapter describes the RV64I base integer instruction set, which |