(no commit message)
authorlkcl <lkcl@web>
Wed, 16 Dec 2020 13:06:12 +0000 (13:06 +0000)
committerIkiWiki <ikiwiki.info>
Wed, 16 Dec 2020 13:06:12 +0000 (13:06 +0000)
openpower/sv/svp_rewrite/svp64/discussion.mdwn

index aad08446f316d8ce33f40255d70ce7ac7544a8b2..433e722d48e781ed043f255ee8de82e3aab68679 100644 (file)
@@ -133,7 +133,7 @@ therefore the strategy proposed is:
 
 with 2x12 this would mean no need to have complex encoding of swizzle.
 
-if we really do need 2 bits spare then the complex encoder of swizzle could be deployed.  (*an analysis shows this to be very unlikely. 7^4 is around 2400 which still requires 12 bits to encode* (that's miscalculated, see Single Swizzle section below.))
+if we really do need 2 bits spare then the complex encoder of swizzle could be deployed.  (*an analysis shows this to be very unlikely. 7^4 is around 2400 which still requires 12 bits to encode* (that's miscalculated, see Single Swizzle section below.)  it isn't because you missed out predicate mask skip as thr 7th option.)
 
 ## Single Swizzle