aboutsummaryrefslogtreecommitdiff
path: root/src/b.tex
diff options
context:
space:
mode:
Diffstat (limited to 'src/b.tex')
-rw-r--r--src/b.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/b.tex b/src/b.tex
index 0951df4..0c4e497 100644
--- a/src/b.tex
+++ b/src/b.tex
@@ -9,7 +9,7 @@ shifts, and bit and byte permutations.
\begin{commentary}
Although bit manipulation instructions are very effective in some
application domains, particularly when dealing with externally packed
-data structures, we excluded them from the base ISA as they are not
+data structures, we excluded them from the base ISAs as they are not
useful in all domains and can add additional complexity or instruction
formats to supply all needed operands.