aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Waterman <andrew@sifive.com>2022-06-22 15:23:37 -0700
committerAndrew Waterman <andrew@sifive.com>2022-06-22 15:23:37 -0700
commit42b53c8198194a158895da4cf6ddef9ef627c083 (patch)
treea43de0e57959f1a011c1975b2b086703434a95ba
parentc3b7d922cf73931ad797f6598ee67212cba3eb33 (diff)
downloadriscv-isa-manual-42b53c8198194a158895da4cf6ddef9ef627c083.zip
riscv-isa-manual-42b53c8198194a158895da4cf6ddef9ef627c083.tar.gz
riscv-isa-manual-42b53c8198194a158895da4cf6ddef9ef627c083.tar.bz2
The C extension is no longer a proposal
-rw-r--r--src/c.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/c.tex b/src/c.tex
index 9ffa2ce..eccf3eb 100644
--- a/src/c.tex
+++ b/src/c.tex
@@ -2,7 +2,7 @@
2.0}
\label{compressed}
-This chapter describes the current proposal for the RISC-V
+This chapter describes the RISC-V
standard compressed instruction-set extension, named ``C'', which
reduces static and dynamic code size by adding short 16-bit
instruction encodings for common operations. The C extension can be