(no commit message)
authorlkcl <lkcl@web>
Sat, 26 Dec 2020 17:01:37 +0000 (17:01 +0000)
committerIkiWiki <ikiwiki.info>
Sat, 26 Dec 2020 17:01:37 +0000 (17:01 +0000)
openpower/sv/overview.mdwn

index 9fd9884cceb9c79948e37afdded92aaf8fc63688..12f80db615f0941e3e3b54af4871e238726ff072 100644 (file)
@@ -63,7 +63,7 @@ Hardware (and simulator) implementors are free and clear to implement this
 as literally a for-loop, sitting in between instruction decode and issue.
 Higher performance systems may deploy SIMD backends, multi-issue and
 out-of-order execution, although it is strongly recommended to add
-predication capability into all SIMD backend units.
+predication capability directly into SIMD backend units.
 
 In OpenPOWER ISA v3.0B pseudo-code form, an ADD operation, assuming both
 source and destination have been "tagged" as Vectors, is simply: