aboutsummaryrefslogtreecommitdiff
path: root/src/m.tex
diff options
context:
space:
mode:
authorAndrew Waterman <andrew@sifive.com>2017-06-20 10:53:56 -0700
committerAndrew Waterman <andrew@sifive.com>2017-06-20 10:53:56 -0700
commit7c12718366391354e11f2a3df98c7543c22661c8 (patch)
tree65b0f772393a3b832b76650bd213ae329febf9cf /src/m.tex
parente2b427997453e72c9733620cd505efb196fd6766 (diff)
downloadriscv-isa-manual-7c12718366391354e11f2a3df98c7543c22661c8.zip
riscv-isa-manual-7c12718366391354e11f2a3df98c7543c22661c8.tar.gz
riscv-isa-manual-7c12718366391354e11f2a3df98c7543c22661c8.tar.bz2
fix typo
Diffstat (limited to 'src/m.tex')
-rw-r--r--src/m.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/m.tex b/src/m.tex
index 99d8167..53a860d 100644
--- a/src/m.tex
+++ b/src/m.tex
@@ -53,8 +53,8 @@ multiply operation instead of performing two separate multiplies.
\begin{commentary}
MULHSU is used in multi-word signed multiplication to multiply the
-the most-significant word of the multiplier (which contains the sign bit)
-with the least-significant words of the multiplicand (which are unsigned).
+most-significant word of the multiplier (which contains the sign bit)
+with the less-significant words of the multiplicand (which are unsigned).
\end{commentary}
MULW is only valid for RV64, and multiplies the lower