JuliaMath / openlibm

High quality system independent, portable, open source libm implementation
https://openlibm.org
Other
508 stars 139 forks source link

Support for riscv64 architecture #254

Closed xctan closed 2 years ago

xctan commented 2 years ago

Changes needed for riscv64 support have been added. Code for openlibm_fenv_riscv.h, riscv_fpmath.h and fenv.c was taken from https://github.com/freebsd/freebsd