[libre-riscv-dev] [Bug 145] reference FP emulation using algebraic numbers

bugzilla-daemon at libre-riscv.org bugzilla-daemon at libre-riscv.org
Mon Nov 4 06:34:27 GMT 2019


http://bugs.libre-riscv.org/show_bug.cgi?id=145

--- Comment #5 from Jacob Lifshay <programmerjake at gmail.com> ---
(In reply to Jacob Lifshay from comment #4)
> I'm testing it against softfloat.
> I put all the tests in the source code by using bash scripts to generate the
> tests, since I want it to be testable without needing to build and properly
> configure softfloat.
> I am probably going to change the tests out for something else (maybe array
> literals or data files) since they're currently 120kloc of function calls,
> which takes quite a while to compile (5-10min).

I changed the tests to use external data files instead of giant source files,
it improves the compile time quite a bit (2.5s to recompile instead of 5min).

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


More information about the libre-riscv-dev mailing list