aboutsummaryrefslogtreecommitdiff
path: root/src/rv32.tex
diff options
context:
space:
mode:
authorJosh Scheid <31359067+joshuascheid@users.noreply.github.com>2019-02-07 10:17:39 -0800
committerAndrew Waterman <aswaterman@gmail.com>2019-02-07 10:17:39 -0800
commit63883a6c2551b2ce055860be3f15d29c1f1f05b9 (patch)
tree8082ebf1ee4bc1d8510156f71b8c8dbd7dd909ab /src/rv32.tex
parenta4d773f29aa5e623f712d41f9068e11270d51d80 (diff)
downloadriscv-isa-manual-63883a6c2551b2ce055860be3f15d29c1f1f05b9.zip
riscv-isa-manual-63883a6c2551b2ce055860be3f15d29c1f1f05b9.tar.gz
riscv-isa-manual-63883a6c2551b2ce055860be3f15d29c1f1f05b9.tar.bz2
Fix typos. (#337)
Diffstat (limited to 'src/rv32.tex')
-rw-r--r--src/rv32.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rv32.tex b/src/rv32.tex
index ef20590..088b3f3 100644
--- a/src/rv32.tex
+++ b/src/rv32.tex
@@ -987,7 +987,7 @@ byte-addressed and little-endian. The EEI will
define what portions of the address space are legal to access with
which instructions (e.g., some addresses might be read only, or
support word access only). Loads with a destination of {\tt x0} must
-still raise any exceptions and action any other side effects even
+still raise any exceptions and cause any other side effects even
though the load value is discarded.
\vspace{-0.4in}