aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Waterman <andrew@sifive.com>2022-08-25 15:49:22 -0700
committerBill Traynor <wmat@riscv.org>2022-11-04 14:05:42 -0400
commitabb52ae43f0ba14946bb22a0ec92c46e567fa048 (patch)
tree16b0281878fb7e1713aa6984581ead6ced603a78
parent73b8ce78c6efce48eed548007abff5a87a0044db (diff)
downloadriscv-isa-manual-abb52ae43f0ba14946bb22a0ec92c46e567fa048.zip
riscv-isa-manual-abb52ae43f0ba14946bb22a0ec92c46e567fa048.tar.gz
riscv-isa-manual-abb52ae43f0ba14946bb22a0ec92c46e567fa048.tar.bz2
Avoid forward reference to "G" in intro
Resolves #885
-rw-r--r--src/intro.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/intro.tex b/src/intro.tex
index 330902b..7a74ab7 100644
--- a/src/intro.tex
+++ b/src/intro.tex
@@ -349,7 +349,7 @@ adds double-precision computational instructions, loads, and stores.
The standard ``C'' compressed instruction extension
provides narrower 16-bit forms of common instructions.
-Beyond the base integer ISA and the standard GC extensions, we believe
+Beyond the base integer ISA and these standard extensions, we believe
it is rare that a new instruction will provide a significant benefit
for all applications, although it may be very beneficial for a certain
domain. As energy efficiency concerns are forcing greater