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

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Thu Sep 28 04:08:32 BST 2023


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

--- Comment #22 from Jacob Lifshay <programmerjake at gmail.com> ---
I got divmod working!

https://git.libre-soc.org/?p=openpower-isa.git;a=shortlog;h=78421a7d10dc21670c4f8359a4f005649470305f

commit 78421a7d10dc21670c4f8359a4f005649470305f
Author: Jacob Lifshay <programmerjake at gmail.com>
Date:   Wed Sep 27 19:51:35 2023 -0700

    fix divmod

commit 33db8d3430b5608fc56473668a09746d04d941f9
Author: Jacob Lifshay <programmerjake at gmail.com>
Date:   Wed Sep 27 19:50:47 2023 -0700

    in divmod algorithm log regexes that match against expected register values

commit 018562039235cc223464c6e6754e0b85b2ab5e7f
Author: Jacob Lifshay <programmerjake at gmail.com>
Date:   Wed Sep 27 19:48:50 2023 -0700

    test python_divmod_algorithm

commit 6a0680af7318c73b9da2d7cc4995ad1792d1f3ed
Author: Jacob Lifshay <programmerjake at gmail.com>
Date:   Wed Sep 27 19:45:34 2023 -0700

    format code

commit 571acee1aa6859b708b9568538327e8e16b5f891
Author: Jacob Lifshay <programmerjake at gmail.com>
Date:   Wed Sep 27 19:25:57 2023 -0700

    log asmop to LogKind.InstrInOuts too since only printing `.long 0xFOOBAR`
isn't very useful

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


More information about the libre-soc-bugs mailing list