aboutsummaryrefslogtreecommitdiff
path: root/src/c.tex
diff options
context:
space:
mode:
authorAndrew Waterman <andrew@sifive.com>2018-05-30 22:25:13 -0700
committerAndrew Waterman <andrew@sifive.com>2018-05-30 22:26:42 -0700
commit40cf9350a6bf1c47d21a91fcdd1ba62a28731303 (patch)
tree14484d7243dd344af851687d7fa9cd642b19ab54 /src/c.tex
parentd01dabf2c290dae77d12c8cfa288e6f9ac95cb55 (diff)
downloadriscv-isa-manual-40cf9350a6bf1c47d21a91fcdd1ba62a28731303.zip
riscv-isa-manual-40cf9350a6bf1c47d21a91fcdd1ba62a28731303.tar.gz
riscv-isa-manual-40cf9350a6bf1c47d21a91fcdd1ba62a28731303.tar.bz2
Hyphenate "instruction set" when it's part of a noun phrase
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 4d6dde7..4b86fc5 100644
--- a/src/c.tex
+++ b/src/c.tex
@@ -3,7 +3,7 @@
\label{compressed}
This chapter describes the current draft proposal for the RISC-V
-standard compressed instruction set extension, named ``C'', which
+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
added to any of the base ISAs (RV32, RV64, RV128), and we use the