(no commit message)
authorlkcl <lkcl@web>
Sun, 3 Jan 2021 17:14:27 +0000 (17:14 +0000)
committerIkiWiki <ikiwiki.info>
Sun, 3 Jan 2021 17:14:27 +0000 (17:14 +0000)
openpower/sv/propagation.mdwn

index b0acb2254733a678506348632aa50fd64d431dba..c928f51d0ca5d181badd9257f3e141384bd5d3f6 100644 (file)
@@ -115,7 +115,7 @@ A zero mask indicates that the Shape is not to be applied.  Note that whilst the
 
 The mask is encoded as follows:
 
-* bit 0 indicates that dest is swizzled
-* bit 1 indicates that src1 is swizzled
-* bit 2 indicates that src2 is swizzled
-* bit 3 indicates that src3 is swizzled
+* bit 0 indicates that dest is reshaped
+* bit 1 indicates that src1 is reshaped
+* bit 2 indicates that src2 is reshaped
+* bit 3 indicates that src3 is reshaped