From: lkcl Date: Sun, 3 Jan 2021 14:59:49 +0000 (+0000) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~630 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1a16fbf57d68a16cf09353c776dd68fe95df4a24;p=libreriscv.git --- diff --git a/openpower/sv/propagation.mdwn b/openpower/sv/propagation.mdwn index fc9815216..724dde7de 100644 --- a/openpower/sv/propagation.mdwn +++ b/openpower/sv/propagation.mdwn @@ -82,3 +82,8 @@ The mask is encoded as follows: 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. More than one bit is permitted to be set in the mask: swiz1 is applied to the first src operand specified by the mask, and swiz2 is applied to the second. + +# 2D/3D Matrix Remap + +*Based on the old version [[simple_v_extension/remap]]* +