projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0afcfaf
)
(no commit message)
author
lkcl
<lkcl@web>
Sun, 16 Apr 2023 13:28:48 +0000
(14:28 +0100)
committer
IkiWiki
<ikiwiki.info>
Sun, 16 Apr 2023 13:28:48 +0000
(14:28 +0100)
openpower/sv/normal.mdwn
patch
|
blob
|
history
diff --git
a/openpower/sv/normal.mdwn
b/openpower/sv/normal.mdwn
index 64a36687dc8a9fe45fa2a772feb7d244973835f6..62e5eaaf39cffa44e97f91fa06ffc799a47f7b5e 100644
(file)
--- a/
openpower/sv/normal.mdwn
+++ b/
openpower/sv/normal.mdwn
@@
-151,7
+151,8
@@
sets up a chain of Register Hazard Dependencies
be parallelised.
*Hardware architectural note: implementations may optimise out the Hazard
-Dependency chain as long as Sequential Program Execution Order is preserved.*
+Dependency chain as long as Sequential Program Execution Order is preserved.
+Easy examples include Reduction on Logical OR or AND operations.*
## Data-dependent Fail-on-first