[Libre-soc-bugs] [Bug 1044] SVP64 implementation of pow(x,y,z)

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Wed Sep 27 05:51:54 BST 2023


https://bugs.libre-soc.org/show_bug.cgi?id=1044

--- Comment #14 from Jacob Lifshay <programmerjake at gmail.com> ---
I started adding the divmod algorithm:
"extremely slow and simplistic shift and subtract algorithm"

I completed the algorithm, but there are some bugs I haven't fixed yet. WIP

commit 8444282d4c29bbeb19e84612c5f075d078d27f3b
Author: Jacob Lifshay <programmerjake at gmail.com>
Date:   Tue Sep 26 21:41:58 2023 -0700

    working on adding divmod 512x256 to 256x256

commit 27a6ab7218e0347107cef53ab2badf21bcd14572
Author: Jacob Lifshay <programmerjake at gmail.com>
Date:   Tue Sep 26 21:39:31 2023 -0700

    log writing CA[32]/OV[32] for OP_ADD

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-soc-bugs mailing list