[Libre-soc-isa] [Bug 817] Big Integer Math (sv.adde, sv.subfe, sv.madded, 128 by 64-bit -> 64-bit div/rem, maybe more...)
bugzilla-daemon at libre-soc.org
bugzilla-daemon at libre-soc.org
Fri Sep 30 00:26:34 BST 2022
https://bugs.libre-soc.org/show_bug.cgi?id=817
--- Comment #47 from Jacob Lifshay <programmerjake at gmail.com> ---
(In reply to Luke Kenneth Casson Leighton from comment #46)
> (In reply to Jacob Lifshay from comment #45)
>
> > reading through the code, there are 2 issues:
> > * imho the tests should be like test_caller_svp64_fptrans.py and
> > fptrans_cases.py where all the cases are in fptrans_cases.py and are just
> > run by test_caller_svp64_fptrans.py
> > this allows soc.git to easily use those test cases
I moved all tests to bigint_cases.py and changed test_caller_svp64_bigint.py to
basically be a copy of test_caller_svp64_fptrans.py
I also cleaned up the last few spots where you had sv.addeo in
openpower-isa.git and libreriscv.git
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Libre-SOC-ISA
mailing list