aboutsummaryrefslogtreecommitdiff
path: root/src/f.tex
diff options
context:
space:
mode:
authorAndrew Waterman <andrew@sifive.com>2021-08-30 21:03:33 -0700
committerAndrew Waterman <andrew@sifive.com>2021-08-30 21:03:38 -0700
commitccea8cd2aafe8613389bd5a0dc97d7a179588fa2 (patch)
treeb1258a992c38b231f870fcd574b52aed1a5a69e5 /src/f.tex
parentf73cce0e23e4016cc075834035daabb6ec2d88ff (diff)
downloadriscv-isa-manual-ccea8cd2aafe8613389bd5a0dc97d7a179588fa2.zip
riscv-isa-manual-ccea8cd2aafe8613389bd5a0dc97d7a179588fa2.tar.gz
riscv-isa-manual-ccea8cd2aafe8613389bd5a0dc97d7a179588fa2.tar.bz2
Revert "Replace "EEI" with "execution environment" (#723)"
This reverts commit 8551bd20be39c27f9cead6231c6b6858ec8c2232 at @kasanovic's request.
Diffstat (limited to 'src/f.tex')
-rw-r--r--src/f.tex3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/f.tex b/src/f.tex
index 92f4cd1..4152ae5 100644
--- a/src/f.tex
+++ b/src/f.tex
@@ -379,8 +379,7 @@ is naturally aligned.
FLW and FSW do not modify the bits being transferred; in particular, the
payloads of non-canonical NaNs are preserved.
-As described in Section~\ref{sec:rv32:ldst},
-the execution environment defines whether
+As described in Section~\ref{sec:rv32:ldst}, the EEI defines whether
misaligned floating-point loads and stores are handled invisibly or raise
a contained or fatal trap.