(no commit message)
authorlkcl <lkcl@web>
Sun, 16 Apr 2023 13:28:48 +0000 (14:28 +0100)
committerIkiWiki <ikiwiki.info>
Sun, 16 Apr 2023 13:28:48 +0000 (14:28 +0100)
openpower/sv/normal.mdwn

index 64a36687dc8a9fe45fa2a772feb7d244973835f6..62e5eaaf39cffa44e97f91fa06ffc799a47f7b5e 100644 (file)
@@ -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