aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTsukasa OI <research_trasio@irq.a4lg.com>2022-01-20 10:10:51 +0900
committerTsukasa OI <research_trasio@irq.a4lg.com>2022-01-20 10:10:51 +0900
commit095682c91dc81b4833fe0c09793c9a083291a07b (patch)
tree8846c8fcecd9b9b0873fab93c44808892d1adee7
parenta86bea496627c6ad76a45bae6c48be8305b7dec9 (diff)
downloadriscv-isa-manual-095682c91dc81b4833fe0c09793c9a083291a07b.zip
riscv-isa-manual-095682c91dc81b4833fe0c09793c9a083291a07b.tar.gz
riscv-isa-manual-095682c91dc81b4833fe0c09793c9a083291a07b.tar.bz2
Remove "no hints are defined" text in RVC
Since we defined RVC hints (Zihintntl extension), we no longer need this text.
-rw-r--r--src/c.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/c.tex b/src/c.tex
index ea0189d..6cc0cb1 100644
--- a/src/c.tex
+++ b/src/c.tex
@@ -1215,7 +1215,7 @@ amenable to macro-op fusion.
\end{commentary}
Table~\ref{tab:rvc-hints} lists all RVC HINT code points. For RV32C, 78\% of
-the HINT space is reserved for standard HINTs, but none are presently defined.
+the HINT space is reserved for standard HINTs.
The remainder of the HINT space is designated for custom HINTs: no standard
HINTs will ever be defined in this subspace.