projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6bfd0ec
)
(no commit message)
author
lkcl
<lkcl@web>
Sat, 23 Oct 2021 21:59:46 +0000
(22:59 +0100)
committer
IkiWiki
<ikiwiki.info>
Sat, 23 Oct 2021 21:59:46 +0000
(22:59 +0100)
3d_gpu/architecture/dynamic_simd/slice.mdwn
patch
|
blob
|
history
diff --git
a/3d_gpu/architecture/dynamic_simd/slice.mdwn
b/3d_gpu/architecture/dynamic_simd/slice.mdwn
index 035af9aad01d6787fdfd321a4f2f85d4b5c6eb8b..86f00cbfabc58e6c9e2ca8f2f57786a943640f37 100644
(file)
--- a/
3d_gpu/architecture/dynamic_simd/slice.mdwn
+++ b/
3d_gpu/architecture/dynamic_simd/slice.mdwn
@@
-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:
+