#
c1b85dce |
| 16-Aug-2024 |
Xuan Hu <[email protected]> |
FPU: add FP16 in FType
* Update box and unbox functions * Todo: use fmt field encoding in riscv FP instructions instead of customized encoding.
|
#
935edac4 |
| 21-Sep-2023 |
Tang Haojin <[email protected]> |
chore: remove deprecated brackets, APIs, etc. (#2321)
|
#
a273862e |
| 29-Oct-2021 |
Jiawei Lin <[email protected]> |
Add FADD/FMUL pipeline (#1186)
|
#
dc597826 |
| 31-Aug-2021 |
Jiawei Lin <[email protected]> |
fudian: The new floating-point lib to replace hardfloat (#975)
* Add submodule 'fudian'
* IntToFP: use fudian
* FMA: use fudian.CMA
* FPToInt: remove recode format
|