projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
18dde8d
)
(no commit message)
author
lkcl
<lkcl@web>
Fri, 17 Sep 2021 17:40:09 +0000
(18:40 +0100)
committer
IkiWiki
<ikiwiki.info>
Fri, 17 Sep 2021 17:40:09 +0000
(18:40 +0100)
openpower/sv/ldst.mdwn
patch
|
blob
|
history
diff --git
a/openpower/sv/ldst.mdwn
b/openpower/sv/ldst.mdwn
index e649fb73ea16853f7a207b0fc2cadb7be6a9ac6b..9246e70822a218c4d5f9f3cb38275cfe3a1ccb9d 100644
(file)
--- a/
openpower/sv/ldst.mdwn
+++ b/
openpower/sv/ldst.mdwn
@@
-301,6
+301,8
@@
legitimately choose to alter srcstep and dststep in non-sequential
order as part of explicit loops, it is neither possible nor
safe to make speculative assumptions about future LD/STs.
Therefore, Fail-First LD/ST in Vertical-First is `UNDEFINED`.
+This is very different from Arithmetic (Data-dependent) FFirst
+where Vertical-First Mode is deterministic, not speculative.
# LOAD/STORE Elwidths <a name="elwidth"></a>