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