From: lkcl Date: Sat, 25 Sep 2021 20:53:16 +0000 (+0100) Subject: (no commit message) X-Git-Tag: DRAFT_SVP64_0_1~2 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5b2e7b5f90405b24d162c4cce59696f13b09db69;p=libreriscv.git --- diff --git a/3d_gpu/architecture/dynamic_simd/assign.mdwn b/3d_gpu/architecture/dynamic_simd/assign.mdwn index c488d4ea4..1ca9557c6 100644 --- a/3d_gpu/architecture/dynamic_simd/assign.mdwn +++ b/3d_gpu/architecture/dynamic_simd/assign.mdwn @@ -86,7 +86,7 @@ This is similar to the parallel case except A is repeated | 000 | [A7A7A7A7] | [A7A7A7A7] | A7A6A5A4 | A3A2A1A0 | | 001 | [A5A5A5A5] | [A5A5]A5A4 | A3A2A1A0 | [A1A1]A1A0 | | 010 | [A3A3A3A3] | A3A2A1A0 | [A3A3A3A3] | A3A2A1A0 | -| 011 | [A3A3A3A3] | A3A2A1A0 | [A3A3]A3A2 | [A1A1]A1A0 | +| 011 | [A3A3A3A3] | A3A2A1A0 | [A1A1]A1A0 | [A1A1]A1A0 | | 100 | [A1A1]A1A0 | [A5A5A5A5] | [A5A5]A5A4 | A3A2A1A0 | | 101 | [A1A1]A1A0 | [A3A3A3A3] | A3A2A1A0 | [A1A1]A1A0 | | 110 | [A1A1]A1A0 | [A1A1]A1A0 | [A3A3A3A3] | A3A2A1A0 |