aboutsummaryrefslogtreecommitdiff
path: root/src/d.tex
diff options
context:
space:
mode:
authorHairyFotr <hairyfotr@gmail.com>2017-05-07 15:14:26 +0200
committerAndrew Waterman <aswaterman@gmail.com>2017-05-07 12:53:48 -0700
commitfbb2a8533d18a80d67a2489c8c7850d3102df268 (patch)
tree147e74e440c9f1db76ca8b091805da7fd876a537 /src/d.tex
parenteb85e84d512ec653a617292493e69c6c65c5ea61 (diff)
downloadriscv-isa-manual-fbb2a8533d18a80d67a2489c8c7850d3102df268.zip
riscv-isa-manual-fbb2a8533d18a80d67a2489c8c7850d3102df268.tar.gz
riscv-isa-manual-fbb2a8533d18a80d67a2489c8c7850d3102df268.tar.bz2
Fix typos
Diffstat (limited to 'src/d.tex')
-rw-r--r--src/d.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/d.tex b/src/d.tex
index 942e350..a8decfe 100644
--- a/src/d.tex
+++ b/src/d.tex
@@ -74,7 +74,7 @@ Earlier versions of this document did not define the behavior of
feeding the results of narrower or wider operands into an operation,
except to require that wider saves and restores would preserve the
value of a narrower operand. The new definition removes this
-implementation-specific behavior, while still accomodating both
+implementation-specific behavior, while still accommodating both
non-recoded and recoded implementations of the floating-point unit.
The new definition also helps catch software errors by propagating
NaNs if values are used incorrectly.