ghostmansd: update tasks
authorDmitry Selyutin <dmitry.selyutin@3mdeb.com>
Sat, 4 Sep 2021 18:36:08 +0000 (18:36 +0000)
committerDmitry Selyutin <dmitry.selyutin@3mdeb.com>
Sat, 4 Sep 2021 18:36:08 +0000 (18:36 +0000)
3mdeb/ghostmansd.mdwn

index 84a9939bd6c20a25e0249cf9938c87f54bc0af26..eee78323fb506639bc2e1575f8cc819a28b0fcaa 100644 (file)
@@ -6,8 +6,13 @@ S/W developer
 
 ## In progress
 
+- <https://bugs.libre-soc.org/show_bug.cgi?id=663> implement SVP64 element-width overrides
+- <https://bugs.libre-soc.org/show_bug.cgi?id=671> convert spec pseudocode to use XLEN width
+
 ## Done
 
 - <https://bugs.libre-soc.org/show_bug.cgi?id=657> BCD instructions unit tests
 - <https://bugs.libre-soc.org/show_bug.cgi?id=660> BCD instructions implementation
 - <https://bugs.libre-soc.org/show_bug.cgi?id=656> First Steps documentation page
+- <https://bugs.libre-soc.org/show_bug.cgi?id=679> not cherry-picking popcntw XLEN or cnttz XLEN
+- <https://bugs.libre-soc.org/show_bug.cgi?id=680> bpermd XLEN update needs refinement