From: lkcl Date: Sun, 14 Feb 2021 20:02:57 +0000 (+0000) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~170 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=64dd8589844d249e601dc756d72a843d1ddcc4f3;p=libreriscv.git --- diff --git a/3d_gpu/architecture/dynamic_simd/logicops.mdwn b/3d_gpu/architecture/dynamic_simd/logicops.mdwn index 5de6f3325..8a51be53e 100644 --- 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: