projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e12b65
)
(no commit message)
author
lkcl
<lkcl@web>
Sun, 24 Jul 2022 01:48:05 +0000
(
02:48
+0100)
committer
IkiWiki
<ikiwiki.info>
Sun, 24 Jul 2022 01:48:05 +0000
(
02:48
+0100)
openpower/sv/overview.mdwn
patch
|
blob
|
history
diff --git
a/openpower/sv/overview.mdwn
b/openpower/sv/overview.mdwn
index f4dab4b36e51442cf9be0fbc0bd698fcdce8e98f..91385e752f604d55b8e246186ef862c65874586b 100644
(file)
--- a/
openpower/sv/overview.mdwn
+++ b/
openpower/sv/overview.mdwn
@@
-901,7
+901,7
@@
be parallelised), data-dependent fail-first *stops* at the first failure:
CRnew = analyse(result) # calculates eq/lt/gt
# now test CR, similar to branch
if CRnew[BO[0:1]] != BO[2]:
- VL = i # truncate: only successes allowed
+ VL = i
+VLi
# truncate: only successes allowed
break
# test passed: store result (and CR?)
if not RC1: iregs[RT+i] = result