(no commit message)
authorlkcl <lkcl@web>
Mon, 21 Dec 2020 16:53:29 +0000 (16:53 +0000)
committerIkiWiki <ikiwiki.info>
Mon, 21 Dec 2020 16:53:29 +0000 (16:53 +0000)
3d_gpu/architecture/dynamic_simd/logicops.mdwn

index feb6b1fa3cc1cfe6f137c7d97c11bcb303d83b42..900274507e2e7dd7a2e9203a295cd2cb928710cd 100644 (file)
@@ -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
 ++++++ | ++++++++ | ++++++++ | ++++++++ | ++