clarify
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 1 Jul 2022 15:16:25 +0000 (16:16 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 1 Jul 2022 15:16:25 +0000 (16:16 +0100)
openpower/sv/overview.mdwn

index 804d7042a6f58ff41e49f2001692d004fd702466..f44ae726aedd99e004a27e2b22eb63607c441656 100644 (file)
@@ -737,7 +737,7 @@ those:
            sm = id*SUBVL + (remap-4)
            ireg[rd+s] <= ireg[RA+sm]
 
-Note that a value of 6 (and 7) will leave the target subvector element
+Note that a value of 0b000 will leave the target subvector element
 untouched. This is equivalent to a predicate mask which is built-in,
 in immediate form, into the [[sv/mv.swizzle]] operation.  mv.swizzle is
 rare in that it is one of the few instructions needed to be added that