(no commit message)
authorlkcl <lkcl@web>
Tue, 21 Jun 2022 20:16:29 +0000 (21:16 +0100)
committerIkiWiki <ikiwiki.info>
Tue, 21 Jun 2022 20:16:29 +0000 (21:16 +0100)
openpower/sv/svp64/appendix.mdwn

index d73470cf350ae3a180430351a7c81b662af84c5c..208055c081472e61c38eca884624b9871fd85c69 100644 (file)
@@ -501,7 +501,9 @@ Note that the Schedule only makes sense on top of certain instructions:
 X-Form with a Register Profile of `RT,RA,RB` is fine.  Like Scalar
 Reduction, nothing is prohibited:
 the results of execution on an unsuitable instruction may simply
-not make sense.
+not make sense. Many 3-input instructions (madd, fmadd) unlike Scalar
+Reduction in particular do not make sense, but `ternlogi`, if used
+with care, would.
 
 # Fail-on-first