(no commit message)
authorlkcl <lkcl@web>
Wed, 16 Dec 2020 13:09:19 +0000 (13:09 +0000)
committerIkiWiki <ikiwiki.info>
Wed, 16 Dec 2020 13:09:19 +0000 (13:09 +0000)
openpower/sv/mv.swizzle.mdwn

index 587cca0f12fb5efbb0f3dd1e2c212dd3ccf84193..a8c7aa3c17c718a6b706e9a86ed0e356ebce52ff 100644 (file)
@@ -24,7 +24,7 @@ this gives a 12 bit immediate across bits 16 to 25 and 29-30.
 except that the options are:
 
 * 0b1NN index 0 thru 3 to place subelement in pos XYZW
-* 0b000 to indicate "skip"
+* 0b000 to indicate "skip".  this is equivalent to predicate masking
 * 0b001 to indicate "constant 0"
 * 0b010 to indicate "constant 1" (or 1.0)
 * 0b011 is not needed.