(no commit message)
authorlkcl <lkcl@web>
Mon, 11 Oct 2021 14:18:39 +0000 (15:18 +0100)
committerIkiWiki <ikiwiki.info>
Mon, 11 Oct 2021 14:18:39 +0000 (15:18 +0100)
3d_gpu/architecture/dynamic_simd/eq.mdwn

index 040cc2f1519ee34e9b05a35be600035d34619085..bbbdc6616fafc07069081b4f881a70c386809045 100644 (file)
@@ -30,7 +30,6 @@ the truth table for the 4-bit outputs `o0-o3` are as follows:
 
 [[!table  data="""
 p2p1p0 | o0       | o1       | o2       | o3
------- | -------- | -------- | -------- | --------
 0 0 0  | &(eq0-3) | &(eq0-3) | &(eq0-3) | &(eq0-3)
 0 0 1  | eq0      | &(eq1-3) | &(eq1-3) | &(eq1-3)
 0 1 0  | &(eq0-1) | &(eq0-1) | &(eq2-3) | &(eq2-3)