[Libre-soc-bugs] [Bug 1044] SVP64 implementation of pow(x,y,z)
bugzilla-daemon at libre-soc.org
bugzilla-daemon at libre-soc.org
Sat Oct 7 01:12:50 BST 2023
https://bugs.libre-soc.org/show_bug.cgi?id=1044
--- Comment #32 from Jacob Lifshay <programmerjake at gmail.com> ---
started implementing Knuth's Algorithm D:
https://git.libre-soc.org/?p=openpower-isa.git;a=shortlog;h=3094512b39f8e9e0e798b483a15f21fc152eb3de
commit 3094512b39f8e9e0e798b483a15f21fc152eb3de
Author: Jacob Lifshay <programmerjake at gmail.com>
Date: Fri Oct 6 17:08:35 2023 -0700
add WIP knuth algorithm D python implementation
commit 4dbfd28bf6d4779f6e7582693f71ad276de12251
Author: Jacob Lifshay <programmerjake at gmail.com>
Date: Fri Oct 6 15:21:07 2023 -0700
rename divmod algorithm -> divmod_shift_sub in prep for adding divmod based
on Knuth's Algorithm D
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the libre-soc-bugs
mailing list