Commit Graph

8 Commits

Author SHA1 Message Date
eyck c376e34b2b applies clang format 2024-08-01 11:02:10 +02:00
alex 5d69b79232 reverts patches in softfloat 2024-07-31 12:30:41 +02:00
alex 2edd68d1bd refactors zeroProd branch to allow for better case handling 2024-07-31 12:30:41 +02:00
alex 7ffa7667b6 fixes concerning FMADD_S, FMSUB_S, FNMADD_S, and FNSUB_S
mostly about ensuring correct sign
2024-07-31 12:30:41 +02:00
alex 17dcba4b90 updates softfloat to #b51ef8f of softfloat3
https://github.com/ucb-bar/berkeley-softfloat-3/
2024-07-31 12:30:41 +02:00
eyck 759061b569 applies clang-format changes 2023-10-29 17:06:56 +01:00
eyck ce98e2ad31 Added RV32D extension 2018-04-24 15:33:21 +02:00
eyck dcaf5467e8 Added Berkeley softfloat library
(http://www.jhauser.us/arithmetic/SoftFloat.html) with RISCV
specialization and cmake build
2018-04-24 10:25:37 +02:00