(no commit message)
authorlkcl <lkcl@web>
Fri, 17 Jun 2022 10:02:24 +0000 (11:02 +0100)
committerIkiWiki <ikiwiki.info>
Fri, 17 Jun 2022 10:02:24 +0000 (11:02 +0100)
openpower/sv.mdwn

index cf169f4467d7590168053d7ad418969bca3cc36a..f91319e55b9844cd3cd5bce1bf3a845dadb008c4 100644 (file)
@@ -259,7 +259,10 @@ well-known Packed SIMD ISAs.
 
 * PackedSIMD VSX. VSX, which has the word "Vector" in its name,
   is "inspired" by Vector Processing
-  but has no "Scaling" capability, and no Predicate masking
+  but has no "Scaling" capability, and no Predicate masking.
+  Adding Predicate Masks to the PackedSIMD VSX ISA
+  would effectively double the number of PackedSIMD
+  instructions (750 becomes 1,500)
 * [AVX / AVX2 / AVX128 / AVX256 / AVX512](https://en.wikipedia.org/wiki/Advanced_Vector_Extensions)
   again has the word "Vector" in its name but this in no
   way makes it a Vector ISA. None of the AVX-\* family