glibc/sysdeps/aarch64/fpu
Wilco Dijkstra 6a9ad2faee Call libc_fetestexcept_aarch64 from math_private.h rather than duplicating functionality. 2014-10-24 13:23:12 +00:00
..
fclrexcpt.c Cleanup feclearexcept to use the same logic as the ARM version. No functional changes. 2014-10-24 13:03:11 +00:00
fedisblxcpt.c Cleanup fedisableexcept to use the same logic as the ARM version. No functional changes. 2014-10-24 13:06:04 +00:00
feenablxcpt.c Cleanup feenableexcept to use the same logic as the ARM version. No functional changes. 2014-10-24 13:07:17 +00:00
fegetenv.c Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
fegetexcept.c Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
fegetround.c Call get_rounding_mode rather than duplicating functionality. 2014-10-24 13:19:24 +00:00
feholdexcpt.c Call libc_feholdexcept_aarch64 from math_private.h rather than duplicating functionality. 2014-10-24 13:21:27 +00:00
fesetenv.c Remove spaces. 2014-10-24 12:53:19 +00:00
fesetround.c Remove spaces. 2014-10-24 12:53:19 +00:00
feupdateenv.c [AArch64] Rewrite feupdateenv (BZ 17009). 2014-06-02 12:36:34 +01:00
fgetexcptflg.c Call libc_fetestexcept_aarch64 from math_private.h rather than duplicating functionality. 2014-10-24 13:23:12 +00:00
fpu_control.h [AArch64] Remove ISB after FPCR write. 2014-06-02 12:44:21 +01:00
fraiseexcpt.c Remove spaces. 2014-10-24 12:53:19 +00:00
fsetexcptflg.c Cleanup fesetexceptflag to use the same logic as the ARM version. No functional changes. 2014-10-24 13:03:09 +00:00
ftestexcept.c Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
get-rounding-mode.h [AArch64] Switch from FE_TOWARDZERO to _FPU_FPCR_RM_MASK 2014-06-03 12:44:50 +00:00
math_private.h This patch adds new function libc_feholdsetround_noex_aarch64_ctx, enabling 2014-08-07 16:29:55 +00:00
s_ceil.c Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
s_ceilf.c Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
s_floor.c Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
s_floorf.c Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
s_fma.c Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
s_fmaf.c Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
s_fmax.c Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
s_fmaxf.c Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
s_fmin.c Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
s_fminf.c Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
s_frint.c Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
s_frintf.c Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
s_llrint.c Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
s_llrintf.c Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
s_llround.c Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
s_llroundf.c Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
s_lrint.c Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
s_lrintf.c Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
s_lround.c Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
s_lroundf.c Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
s_nearbyint.c Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
s_nearbyintf.c Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
s_rint.c Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
s_rintf.c Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
s_round.c Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
s_roundf.c Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
s_trunc.c Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
s_truncf.c Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00