aboutsummaryrefslogtreecommitdiff
path: root/src/rvwmo.tex
diff options
context:
space:
mode:
authorPalmer Dabbelt <palmer@sifive.com>2020-02-12 01:15:16 +0000
committerGitHub <noreply@github.com>2020-02-11 19:15:16 -0600
commitc3d1f07012bd95eb5ecdf9b44e53ba84f87765d7 (patch)
treed31cb170cfcdfeeb26db8b8fa5a9b574576f134b /src/rvwmo.tex
parentf30a5f6de685967893e4e6732813f4c40b75f8cd (diff)
downloadriscv-isa-manual-c3d1f07012bd95eb5ecdf9b44e53ba84f87765d7.zip
riscv-isa-manual-c3d1f07012bd95eb5ecdf9b44e53ba84f87765d7.tar.gz
riscv-isa-manual-c3d1f07012bd95eb5ecdf9b44e53ba84f87765d7.tar.bz2
The RVWMO is version 2.0 (#483)
The preface says the RVWMO is version 2.0 and has been ratified, but the text of the standard still says it's version 0.1. Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
Diffstat (limited to 'src/rvwmo.tex')
-rw-r--r--src/rvwmo.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rvwmo.tex b/src/rvwmo.tex
index 94190b1..edf3f28 100644
--- a/src/rvwmo.tex
+++ b/src/rvwmo.tex
@@ -1,4 +1,4 @@
-\chapter{RVWMO Memory Consistency Model, Version 0.1}
+\chapter{RVWMO Memory Consistency Model, Version 2.0}
\label{ch:memorymodel}
This chapter defines the RISC-V memory consistency model.