bug 1048, ls011: Add FP Store Shifted Post-Update section
[libreriscv.git] / rwilbur.mdwn
index b2d3713a9a32051d7bfae7cd62afa71ba657906c..639e01546c9e04fc03adb39947fa6b0e99588517 100644 (file)
@@ -1,9 +1,21 @@
-# Richard Wilbur #
+<title>Richard Wilbur</title>
 
-* Working on ...
+Libre enthusiast, mathematician, physicist, electrical engineer, and computer scientist who is ecstatic to be working on a new processor design with a group of like-minded individuals!
 
-** Working on the [[multiplication|/3d_gpu/architecture/dynamic_simd/mul]] wiki page to document ideas for multiplication algorithms and implementation.
+# Status
 
-** 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.
+## Currently
 
-[bug 602][https://bugs.libre-soc.org/show_bug.cgi?id=602]
+Working on the following efforts:
+
+* Multiplication
+
+Working on the [[multiplication|/3d_gpu/architecture/dynamic_simd/mul]] wiki page to document ideas for multiplication algorithms and implementation.
+
+* Bug 602
+
+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.  Based on the ISA spec. v3.0B:
+
+1.  pp. 246 to 252, vector pack/unpack (Looks like section 6.8 "Vector Permute and Formatting Instructions", subsection 6.8.1 "Vector Pack and Unpack Instructions" actually appears on pages labeled 248-254 which are actually pages 266-272)
+
+[bug 602]:  https://bugs.libre-soc.org/show_bug.cgi?id=602