acadia-newlib/newlib/libm/machine/riscv
Kito Cheng b847c83294 RISC-V: Implment finite and fpclassify 2020-10-27 08:56:30 +01:00
..
Makefile.am RISC-V: Implment finite and fpclassify 2020-10-27 08:56:30 +01:00
Makefile.in RISC-V: Implment finite and fpclassify 2020-10-27 08:56:30 +01:00
aclocal.m4 Bump release to 3.0.0 for yearly snapshot 2018-01-18 13:07:45 -05:00
configure Bump up newlib release to 3.3.0 2020-01-21 15:17:43 -05:00
configure.in
e_sqrt.c libm/riscv: Fix machine-specific sqrt build process 2020-09-04 15:11:31 +02:00
ef_sqrt.c libm/riscv: Fix machine-specific sqrt build process 2020-09-04 15:11:31 +02:00
fe_dfl_env.c
feclearexcept.c
fegetenv.c
fegetexceptflag.c
fegetround.c
feholdexcept.c
feraiseexcept.c
fesetenv.c
fesetexceptflag.c
fesetround.c
fetestexcept.c
feupdateenv.c
riscv_math.h RISC-V: Implment finite and fpclassify 2020-10-27 08:56:30 +01:00
s_fabs.c RISC-V: Add fabs[f], fmax[f] and fmin[f]. 2020-10-27 08:56:30 +01:00
s_finite.c RISC-V: Implment finite and fpclassify 2020-10-27 08:56:30 +01:00
s_fma.c libm/riscv: Use common fma code when necessary 2020-09-04 15:11:31 +02:00
s_fmax.c RISC-V: Add fabs[f], fmax[f] and fmin[f]. 2020-10-27 08:56:30 +01:00
s_fmin.c RISC-V: Add fabs[f], fmax[f] and fmin[f]. 2020-10-27 08:56:30 +01:00
s_fpclassify.c RISC-V: Implment finite and fpclassify 2020-10-27 08:56:30 +01:00
s_isinf.c RISC-V: Implment finite and fpclassify 2020-10-27 08:56:30 +01:00
sf_fabs.c RISC-V: Add fabs[f], fmax[f] and fmin[f]. 2020-10-27 08:56:30 +01:00
sf_finite.c RISC-V: Implment finite and fpclassify 2020-10-27 08:56:30 +01:00
sf_fma.c libm/riscv: Use common fma code when necessary 2020-09-04 15:11:31 +02:00
sf_fmax.c RISC-V: Add fabs[f], fmax[f] and fmin[f]. 2020-10-27 08:56:30 +01:00
sf_fmin.c RISC-V: Add fabs[f], fmax[f] and fmin[f]. 2020-10-27 08:56:30 +01:00
sf_fpclassify.c RISC-V: Implment finite and fpclassify 2020-10-27 08:56:30 +01:00
sf_isinf.c RISC-V: Implment finite and fpclassify 2020-10-27 08:56:30 +01:00