(no commit message)
authorlkcl <lkcl@web>
Thu, 17 Dec 2020 02:17:58 +0000 (02:17 +0000)
committerIkiWiki <ikiwiki.info>
Thu, 17 Dec 2020 02:17:58 +0000 (02:17 +0000)
openpower/sv/svp_rewrite/svp64.mdwn

index ea2c5fb45efa2f02177e9bbcaa208820275db8fb..862058cda499398f70d673f6abfaa55713647203 100644 (file)
@@ -254,7 +254,9 @@ Those patterns (and more) may be applied to:
 
 * mv (the usual way that V\* operations are created)
 * exts\* sign-extension
-* rwlinm and other RS-RA shift operations
+* rwlinm and other RS-RA shift operations (**note**: excluding
+  those that take RA as both a src and dest. These are not
+  1-src 1-dest, they are 2-src, 1-dest)
 * LD and ST (treating AGEN as one source)
 * FP fclass, fsgn, fneg, fabs, fcvt, frecip, fsqrt etc.
 * Condition Register ops mfcr, mtcr and other similar