(no commit message)
authorrwilbur <rwilbur@web>
Tue, 16 Mar 2021 21:05:52 +0000 (21:05 +0000)
committerIkiWiki <ikiwiki.info>
Tue, 16 Mar 2021 21:05:52 +0000 (21:05 +0000)
rwilbur.mdwn

index 3af52500598777a348ebe82ba7ac1d939ffe5322..5dc5583a0eb49999ee79125d5f4ec1bc0cfbe53c 100644 (file)
@@ -6,8 +6,10 @@ Libre enthusiast, mathematician, physicist, electrical engineer, and computer sc
 
 ## Working on ...
 
-+ Working on the [[multiplication|/3d_gpu/architecture/dynamic_simd/mul]] wiki page to document ideas for multiplication algorithms and implementation.
+### Working on the [[multiplication|/3d_gpu/architecture/dynamic_simd/mul]] wiki page to document ideas for multiplication algorithms and implementation.
 
-+ Working on [Bug 602 - low performance bare minimum functionality SIMD emulator required][bug 602] pulling pseudocode out of documentation to make a VSX implementation in software.
+### Working on [Bug 602 - low performance bare minimum functionality SIMD emulator required][bug 602] pulling pseudocode out of documentation to make a VSX implementation in software.
+
+##### First section:  pp. 246 to 252, vector pack/unpack
 
 [bug 602]:  https://bugs.libre-soc.org/show_bug.cgi?id=602