glibc/sysdeps/riscv/rvf
Alistair Francis 2e81493fa6 riscv: Remove RV32 floating point functions
We don't need RV32 specific floating point functions, instead make them
generic for RISC-V.

Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
2022-09-21 14:37:43 -04:00
..
fclrexcpt.c
fegetenv.c
fegetmode.c
fegetround.c
feholdexcpt.c
fenv_private.h
fesetenv.c
fesetexcept.c
fesetmode.c
fesetround.c
feupdateenv.c
fgetexcptflg.c
fraiseexcpt.c
fsetexcptflg.c
ftestexcept.c
get-rounding-mode.h
s_ceilf.c
s_copysignf.c
s_finitef.c
s_floorf.c
s_fmaf.c
s_fmaxf.c
s_fminf.c
s_fpclassifyf.c
s_isinff.c
s_isnanf.c
s_issignalingf.c
s_lrintf.c riscv: Remove RV32 floating point functions 2022-09-21 14:37:43 -04:00
s_lroundf.c riscv: Remove RV32 floating point functions 2022-09-21 14:37:43 -04:00
s_nearbyintf.c
s_rintf.c
s_roundevenf.c
s_roundf.c
s_truncf.c