aboutsummaryrefslogtreecommitdiff
path: root/src/preface.tex
diff options
context:
space:
mode:
Diffstat (limited to 'src/preface.tex')
-rw-r--r--src/preface.tex3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/preface.tex b/src/preface.tex
index 9fd726d..6105777 100644
--- a/src/preface.tex
+++ b/src/preface.tex
@@ -78,7 +78,8 @@ The major changes in this version of the document include:
execution environment interfaces rather then just mandating
invisible handling of misaligned loads and stores in user mode.
This behavior was already needed to support definition of the
- classic privileged architecture.
+ classic privileged architecture. Also, now allow access exceptions
+ to be reported for misaligned access that should not be emulated.
\item FENCE.I moved out of mandatory base and into separate extension,
with Zifencei ISA name. FENCE.I was removed from Linux ABI and is
problematic in implementations with large incoherent instruction and