From: lkcl Date: Fri, 22 Oct 2021 11:21:17 +0000 (+0100) Subject: (no commit message) X-Git-Tag: opf_rfc_ls005_v1~3563 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=50da80cc8062b5dd7bc23eba6a49a5c56b5bb5d8;p=libreriscv.git --- diff --git a/3d_gpu/architecture/dynamic_simd/slice.mdwn b/3d_gpu/architecture/dynamic_simd/slice.mdwn index 3e57cb834..3682d280b 100644 --- a/3d_gpu/architecture/dynamic_simd/slice.mdwn +++ b/3d_gpu/architecture/dynamic_simd/slice.mdwn @@ -111,9 +111,6 @@ So, slicing bits `3:6` of a 32-bit element of `a` must, because we have to match -(TODO: add an example of how this would then do e.g. an add (to another -SimdSignal of only 8 bits in length or so) -