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

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Tue Oct 17 06:48:29 BST 2023


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

--- Comment #61 from Jacob Lifshay <programmerjake at gmail.com> ---
https://git.libre-soc.org/?p=openpower-isa.git;a=shortlog;h=685380aa5d008dbd64d22a79332f282e9a849dca

commit 685380aa5d008dbd64d22a79332f282e9a849dca
Author: Jacob Lifshay <programmerjake at gmail.com>
Date:   Mon Oct 16 22:22:50 2023 -0700

    powmod asm tests pass!

commit c4783587012052e5a80a29f5efc4a7a27c051943
Author: Jacob Lifshay <programmerjake at gmail.com>
Date:   Mon Oct 16 16:09:07 2023 -0700

    switch powmod to using new divmod implementation -- test not enabled yet

commit 34eb127cf2889c6f2c7713e782a69cd644824b95
Author: Jacob Lifshay <programmerjake at gmail.com>
Date:   Mon Oct 16 16:08:44 2023 -0700

    call log, not print

commit 030ba8e67010e9f814edbc67a15190ca913e5ff0
Author: Jacob Lifshay <programmerjake at gmail.com>
Date:   Mon Oct 16 15:39:17 2023 -0700

    make parser work for pypy

    pypy's ast classes' constructors seem to only work if all arguments or
    no arguments are passed, not only some of them.

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


More information about the libre-soc-bugs mailing list