From: lkcl Date: Sun, 3 Jan 2021 14:24:52 +0000 (+0000) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~632 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=63de0f374b9bf4218e9aea871a03baaa4a458844;p=libreriscv.git --- diff --git a/openpower/sv/propagation.mdwn b/openpower/sv/propagation.mdwn index b166746b3..f3c4f68c8 100644 --- a/openpower/sv/propagation.mdwn +++ b/openpower/sv/propagation.mdwn @@ -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.