(no commit message)
authorlkcl <lkcl@web>
Sun, 14 Feb 2021 20:02:57 +0000 (20:02 +0000)
committerIkiWiki <ikiwiki.info>
Sun, 14 Feb 2021 20:02:57 +0000 (20:02 +0000)
3d_gpu/architecture/dynamic_simd/logicops.mdwn

index 5de6f3325a53b24266491dc8ad4b3226693304e2..8a51be53e0293e750df18b9a795f6ffe5e6b5068 100644 (file)
@@ -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: