projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6bde0c4
)
(no commit message)
author
lkcl
<lkcl@web>
Mon, 21 Dec 2020 16:53:29 +0000
(16:53 +0000)
committer
IkiWiki
<ikiwiki.info>
Mon, 21 Dec 2020 16:53:29 +0000
(16:53 +0000)
3d_gpu/architecture/dynamic_simd/logicops.mdwn
patch
|
blob
|
history
diff --git
a/3d_gpu/architecture/dynamic_simd/logicops.mdwn
b/3d_gpu/architecture/dynamic_simd/logicops.mdwn
index feb6b1fa3cc1cfe6f137c7d97c11bcb303d83b42..900274507e2e7dd7a2e9203a295cd2cb928710cd 100644
(file)
--- a/
3d_gpu/architecture/dynamic_simd/logicops.mdwn
+++ b/
3d_gpu/architecture/dynamic_simd/logicops.mdwn
@@
-65,6
+65,8
@@
Exactly the same as for eq, instead the "xor" operator for example is the amalga
x2 = input[16:23].xor()
x3 = input[24:31].xor()
+table showing how to combine x0-3 based on partitions p0-2 to produce result o0-3
+
[[!table data="""
p2p1p0 | o0 | o1 | o2 | o3
++++++ | ++++++++ | ++++++++ | ++++++++ | ++