aboutsummaryrefslogtreecommitdiff
path: root/src/c.tex
diff options
context:
space:
mode:
Diffstat (limited to 'src/c.tex')
-rw-r--r--src/c.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/c.tex b/src/c.tex
index 6d49253..d0e1333 100644
--- a/src/c.tex
+++ b/src/c.tex
@@ -195,8 +195,8 @@ formats to allow access to all 32 data registers. CIW supplies an
The RISC-V ABI was changed to make the frequently used registers map
to registers {\tt x8}--{\tt x15}. This simplifies the decompression
decoder by having a contiguous naturally aligned set of register
-numbers, and is also compatible with the RV32E subset base
-specification, which only has 16 integer registers.
+numbers, and is also compatible with the RV32E base ISA,
+which only has 16 integer registers.
\end{commentary}
Compressed register-based floating-point loads and stores also use the