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

index b166746b3180485cabd37ea2cfa808ed4c7b4739..f3c4f68c806fce3dd3a8edead6bc0f13d245fa86 100644 (file)
@@ -77,4 +77,4 @@ The mask is encoded as follows:
 * bit 1 indicates that src2 is swizzled
 * bit 2 indicates that src3 is swizzled
 
-When the compiler creates Swizxle Contexts it is important to recall that the Contexts will be ORee together. Thus one Context may specify a mask whilst the other Context specifies the swizzles: ORing different mask contexts with different swizzles allows more combinations than would normally fit into seven Contexts.
+When the compiler creates Swizzle Contexts it is important to recall that the Contexts will be ORed together. Thus one Context may specify a mask whilst the other Context specifies the swizzles: ORing different mask contexts with different swizzle Contexts allows more combinations than would normally fit into seven Contexts.