From: lkcl Date: Sat, 23 Oct 2021 22:11:05 +0000 (+0100) Subject: (no commit message) X-Git-Tag: opf_rfc_ls005_v1~3538 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=31d4786fefea06337507786d098a513abd95a574;p=libreriscv.git --- diff --git a/3d_gpu/architecture/dynamic_simd/slice.mdwn b/3d_gpu/architecture/dynamic_simd/slice.mdwn index debea29ee..4092a1ed9 100644 --- a/3d_gpu/architecture/dynamic_simd/slice.mdwn +++ b/3d_gpu/architecture/dynamic_simd/slice.mdwn @@ -244,6 +244,8 @@ The end result (assuming `Cat(a[0:3], b)`) is: * two 7-bit results for elwid=0b01 * four 5-bit results for elwid=0b10 +Combining a slice and b at each elwidth gives: + elwid | | | | | | 0b00 |B7 B6B5B4 B3B2 B1B0A2A1A0 0b01 |B7B6 B5B4AaA9 A8| |B3B2 B1B0A2A1A0