aboutsummaryrefslogtreecommitdiff
path: root/src/intro.tex
diff options
context:
space:
mode:
authorAndrew Waterman <andrew@sifive.com>2021-09-15 18:26:02 -0700
committerAndrew Waterman <andrew@sifive.com>2021-09-15 18:26:02 -0700
commit85893aaebb86efa13e5502bc7f5f3c57358bcbff (patch)
tree450ed1adf284682170e6f2a0abe15d7d9ff116f5 /src/intro.tex
parentaba1ff8c2439b3ad4fb491f3c06f24e3cf9ee65b (diff)
downloadriscv-isa-manual-85893aaebb86efa13e5502bc7f5f3c57358bcbff.zip
riscv-isa-manual-85893aaebb86efa13e5502bc7f5f3c57358bcbff.tar.gz
riscv-isa-manual-85893aaebb86efa13e5502bc7f5f3c57358bcbff.tar.bz2
RISC-V Foundation -> RISC-V International
Diffstat (limited to 'src/intro.tex')
-rw-r--r--src/intro.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/intro.tex b/src/intro.tex
index 4acdd42..330902b 100644
--- a/src/intro.tex
+++ b/src/intro.tex
@@ -311,8 +311,8 @@ For this purpose, we divide each RISC-V
instruction-set encoding space (and related encoding spaces such as
the CSRs) into three disjoint categories: {\em standard}, {\em
reserved}, and {\em custom}. Standard extensions and encodings
-are defined by the Foundation; any extensions not defined by the
-Foundation are {\em non-standard}.
+are defined by RISC-V International; any extensions not defined by
+RISC-V International are {\em 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 saved for future