From: lkcl Date: Sat, 25 Sep 2021 21:07:06 +0000 (+0100) Subject: (no commit message) X-Git-Tag: DRAFT_SVP64_0_1 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=refs%2Ftags%2FDRAFT_SVP64_0_1;p=libreriscv.git --- diff --git a/3d_gpu/architecture/dynamic_simd/assign.mdwn b/3d_gpu/architecture/dynamic_simd/assign.mdwn index 4c2b081f4..a8c43e450 100644 --- a/3d_gpu/architecture/dynamic_simd/assign.mdwn +++ b/3d_gpu/architecture/dynamic_simd/assign.mdwn @@ -100,4 +100,4 @@ from the first 4 bits of A. Unlike the parallel case, A is not itself partitioned, so is copied over as much as is possible. In some cases such as `1x 4-bit, 1x 12-bit` -the 8-bit scalar source will need sign or zero extending. +(partition mask = `0b100`, above) the 8-bit scalar source will need sign or zero extending.