From: lkcl Date: Mon, 21 Dec 2020 16:53:29 +0000 (+0000) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~1081 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=511ea85bd2862b4181ab2e924ca1688d899d876f;p=libreriscv.git --- diff --git a/3d_gpu/architecture/dynamic_simd/logicops.mdwn b/3d_gpu/architecture/dynamic_simd/logicops.mdwn index feb6b1fa3..900274507 100644 --- 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 ++++++ | ++++++++ | ++++++++ | ++++++++ | ++