(no commit message)
authorlkcl <lkcl@web>
Fri, 18 Dec 2020 19:17:12 +0000 (19:17 +0000)
committerIkiWiki <ikiwiki.info>
Fri, 18 Dec 2020 19:17:12 +0000 (19:17 +0000)
3d_gpu/architecture/dynamic_simd/logicops.mdwn

index fca18cb62508ceed9870f6b0d265bffe2f25952f..76b867614e6447c6d8443cdfb916eca539222f91 100644 (file)
@@ -1,5 +1,10 @@
 # Logic boolean operations
 
+Links
+
+* <https://bugs.libre-soc.org/show_bug.cgi?id=176>
+* <https://bugs.libre-soc.org/show_bug.cgi?id=549>
+
 These are not the same as bitwise operations equivslent to:
 
      for i in range(64):