projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aec9841
)
(no commit message)
author
lkcl
<lkcl@web>
Sun, 14 Feb 2021 20:02:57 +0000
(20:02 +0000)
committer
IkiWiki
<ikiwiki.info>
Sun, 14 Feb 2021 20:02:57 +0000
(20:02 +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 5de6f3325a53b24266491dc8ad4b3226693304e2..8a51be53e0293e750df18b9a795f6ffe5e6b5068 100644
(file)
--- a/
3d_gpu/architecture/dynamic_simd/logicops.mdwn
+++ b/
3d_gpu/architecture/dynamic_simd/logicops.mdwn
@@
-72,7
+72,7
@@
Exactly the same as for eq, instead the "xor" operator for example is the amalga
partition: P P P (3 partition bits)
a : .... .... .... .... (32 input bits)
- xor-a : x0 P x1 P x2 P x3 (4+3 bits, P=
0
"breaks")
+ xor-a : x0 P x1 P x2 P x3 (4+3 bits, P=
1
"breaks")
the partial results x0-x3 are computed as follows: