aboutsummaryrefslogtreecommitdiff
path: root/src/intro.adoc
diff options
context:
space:
mode:
authorBill Traynor <wmat@riscv.org>2022-12-15 11:40:15 -0800
committerBill Traynor <wmat@riscv.org>2022-12-15 11:40:15 -0800
commitecc55290d30fa7671b439bf40826c1e4d77e971e (patch)
tree8f79bcc6a18632e3d034d5ef2f23c4efff9406fa /src/intro.adoc
parentd2f9d97b3d665c48e3abdd85782e5337a5496936 (diff)
downloadriscv-isa-manual-ecc55290d30fa7671b439bf40826c1e4d77e971e.zip
riscv-isa-manual-ecc55290d30fa7671b439bf40826c1e4d77e971e.tar.gz
riscv-isa-manual-ecc55290d30fa7671b439bf40826c1e4d77e971e.tar.bz2
Changed Foundation to RISC-V International to match LaTeX.
Changed Foundation to RISC-V International to match LaTeX.
Diffstat (limited to 'src/intro.adoc')
-rw-r--r--src/intro.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/intro.adoc b/src/intro.adoc
index 94d6a67..4b53e49 100644
--- a/src/intro.adoc
+++ b/src/intro.adoc
@@ -299,7 +299,7 @@ either standard, custom, or non-conforming. For this purpose, we divide
each RISC-V instruction-set encoding space (and related encoding spaces
such as the CSRs) into three disjoint categories: _standard_,
_reserved_, and _custom_. Standard extensions and encodings are defined
-by the Foundation; any extensions not defined by the Foundation are
+by RISC-V International; any extensions not defined by RISC-V International are
_non-standard_. Each base ISA and its standard extensions use only
standard encodings, and shall not conflict with each other in their uses
of these encodings. Reserved encodings are currently not defined but are