newlib/newlib/libm/machine/riscv
Keith Packard via Newlib bafd65f2fb libm/machine/riscv: Add custom fma/sqrt functions when supported [v2]
Check for HW FMA and SQRT support and use those instructions in place
of software implementations.

Signed-off-by: Keith Packard <keithp@keithp.com>
2020-08-12 09:52:19 +02:00
..
Makefile.am libm/machine/riscv: Add custom fma/sqrt functions when supported [v2] 2020-08-12 09:52:19 +02:00
Makefile.in libm/machine/riscv: Add custom fma/sqrt functions when supported [v2] 2020-08-12 09:52:19 +02: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 Add RISC-V port for libm 2017-08-17 12:54:56 -04:00
fe_dfl_env.c Add RISC-V port for libm 2017-08-17 12:54:56 -04:00
feclearexcept.c Add RISC-V port for libm 2017-08-17 12:54:56 -04:00
fegetenv.c Add RISC-V port for libm 2017-08-17 12:54:56 -04:00
fegetexceptflag.c Add RISC-V port for libm 2017-08-17 12:54:56 -04:00
fegetround.c Add RISC-V port for libm 2017-08-17 12:54:56 -04:00
feholdexcept.c Add RISC-V port for libm 2017-08-17 12:54:56 -04:00
feraiseexcept.c Add RISC-V port for libm 2017-08-17 12:54:56 -04:00
fesetenv.c Add RISC-V port for libm 2017-08-17 12:54:56 -04:00
fesetexceptflag.c Add RISC-V port for libm 2017-08-17 12:54:56 -04:00
fesetround.c Add RISC-V port for libm 2017-08-17 12:54:56 -04:00
fetestexcept.c Add RISC-V port for libm 2017-08-17 12:54:56 -04:00
feupdateenv.c Add RISC-V port for libm 2017-08-17 12:54:56 -04:00
s_fma.c libm/machine/riscv: Add custom fma/sqrt functions when supported [v2] 2020-08-12 09:52:19 +02:00
s_sqrt.c libm/machine/riscv: Add custom fma/sqrt functions when supported [v2] 2020-08-12 09:52:19 +02:00
sf_fma.c libm/machine/riscv: Add custom fma/sqrt functions when supported [v2] 2020-08-12 09:52:19 +02:00
sf_sqrt.c libm/machine/riscv: Add custom fma/sqrt functions when supported [v2] 2020-08-12 09:52:19 +02:00