aboutsummaryrefslogtreecommitdiff
path: root/src/c.tex
diff options
context:
space:
mode:
authorKrste Asanovic <krste@eecs.berkeley.edu>2018-07-06 18:34:08 -0700
committerKrste Asanovic <krste@eecs.berkeley.edu>2018-07-06 18:34:08 -0700
commit817221d033d5df8a144c88b9e078733b8dd0eec5 (patch)
treeb0090a7f03abcc383d569fec8ee2fb02d9493021 /src/c.tex
parent7ea3f6755c483cba71eb59d052dc71bea139a5ce (diff)
downloadriscv-isa-manual-817221d033d5df8a144c88b9e078733b8dd0eec5.zip
riscv-isa-manual-817221d033d5df8a144c88b9e078733b8dd0eec5.tar.gz
riscv-isa-manual-817221d033d5df8a144c88b9e078733b8dd0eec5.tar.bz2
C extension is no longer a draft proposal.
Closed #73.
Diffstat (limited to 'src/c.tex')
-rw-r--r--src/c.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/c.tex b/src/c.tex
index 477153c..955069f 100644
--- a/src/c.tex
+++ b/src/c.tex
@@ -2,7 +2,7 @@
2.0}
\label{compressed}
-This chapter describes the current draft proposal for the RISC-V
+This chapter describes the current proposal for 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