(no commit message)
authorlkcl <lkcl@web>
Wed, 9 Dec 2020 00:32:05 +0000 (00:32 +0000)
committerIkiWiki <ikiwiki.info>
Wed, 9 Dec 2020 00:32:05 +0000 (00:32 +0000)
openpower/sv/av_opcodes.mdwn

index 454daa27ab9ca3e67b8238fcd0612b23a4d9e3ed..089644a8fce47602980456c09a8bf460f0206d97 100644 (file)
@@ -10,7 +10,9 @@ The fundamental principle for these instructions is:
 
 * identify the scalar primitive
 * assume that longer runs of scalars will have Simple-V vectorisatin applied
-* assume that "swizzle" may be applied at the (vec2 - SUBVL=2) Vector level
+* assume that "swizzle" may be applied at the (vec2 - SUBVL=2) Vector level,
+  in order to perform the necessary HI/LO selection normally hard-coded
+  into SIMD ISAs.
 
 Thus for example, where OpenPOWER VSX has vpkswss, this would be achieved in SV with simply: