From: rwilbur Date: Tue, 16 Mar 2021 21:08:33 +0000 (+0000) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~10 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4a0d0fdff4e236c1a675c129655276df61e39181;p=libreriscv.git --- diff --git a/rwilbur.mdwn b/rwilbur.mdwn index 5dc5583a0..3e429fadc 100644 --- a/rwilbur.mdwn +++ b/rwilbur.mdwn @@ -6,9 +6,13 @@ 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. +### Multiplication -### 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 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. ##### First section: pp. 246 to 252, vector pack/unpack