(no commit message)
[libreriscv.git] / 3d_gpu / architecture / dynamic_simd / slice.mdwn
index 035af9aad01d6787fdfd321a4f2f85d4b5c6eb8b..86f00cbfabc58e6c9e2ca8f2f57786a943640f37 100644 (file)
@@ -237,3 +237,6 @@ entirety of the partition (overall fixed width):
     0b01  B7B6 B5B4|B3B2 B1B0
     0b10  B7B6|B5B4|B3B2|B1B0
 
+This gwts interesting. First, the simpler case: Cat() with a 3-bit slice.
+The end result (assuming `Cat(a[0:3], b)`) is:
+