[Libre-soc-bugs] [Bug 899] implement additional Transcendentals in simulator

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Tue Sep 13 18:38:23 BST 2022


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

--- Comment #21 from Jacob Lifshay <programmerjake at gmail.com> ---
I implemented ultra-simple scalar unit tests for all fptrans operations. I had
to adjust the inputs to avoid the simulator raising ValueError (fixing that is
left for later, when we change the implementations to actually be correctly
rounded and set flags correctly and stuff).

https://git.libre-soc.org/?p=openpower-isa.git;a=blob;f=src/openpower/test/fptrans/fptrans_cases.py;h=0d05876c5cf252073a0c523d8472734d64098741;hb=71ab6a4049cd3771ab05651463f5274afa68f843

I added fp support to TestRunnerBase:

https://git.libre-soc.org/?p=openpower-isa.git;a=commitdiff;h=747aa80444f10d33507ff064c2e3479e14f1a176

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


More information about the libre-soc-bugs mailing list