aboutsummaryrefslogtreecommitdiff
path: root/src/machine.tex
diff options
context:
space:
mode:
authorKrste Asanovic <krste@eecs.berkeley.edu>2022-06-02 11:17:09 -0700
committerKrste Asanovic <krste@eecs.berkeley.edu>2022-06-02 11:17:09 -0700
commit190ed91590f6f58f3ac3236a8c7081aec1643ae0 (patch)
tree71aa3ff288e0213ecacef710c2ecf51cc1d55bc9 /src/machine.tex
parent3e7b389772b5d909b3dfa2db57e60f73329e5721 (diff)
downloadriscv-isa-manual-190ed91590f6f58f3ac3236a8c7081aec1643ae0.zip
riscv-isa-manual-190ed91590f6f58f3ac3236a8c7081aec1643ae0.tar.gz
riscv-isa-manual-190ed91590f6f58f3ac3236a8c7081aec1643ae0.tar.bz2
Replaced nonstandard with non-standard.
Closes #851
Diffstat (limited to 'src/machine.tex')
-rw-r--r--src/machine.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/machine.tex b/src/machine.tex
index abd715f..780c448 100644
--- a/src/machine.tex
+++ b/src/machine.tex
@@ -816,7 +816,7 @@ big-endian-only, with no accommodation for mixing endianness.
Nevertheless, endianness control has been defined so as to permit, for
instance, an OS of one endianness to execute user-mode programs of the
opposite endianness.
-Consideration has been given also to the possibility of nonstandard
+Consideration has been given also to the possibility of non-standard
usages whereby software flips the endianness of memory accesses as
needed.
\end{commentary}