glibc/sysdeps/aarch64/fpu
Marcus Shawcroft 302949e294 [PATCH] [AArch64] Optional trapping exceptions support.
Trapping exceptions in AArch64 are optional.  The relevant exception
control bits in FPCR are are defined as RES0 hence the absence of
support can be detected by reading back the FPCR and comparing with
the desired value.
2014-03-07 14:05:20 +00:00
..
fclrexcpt.c
fedisblxcpt.c
feenablxcpt.c
fegetenv.c
fegetexcept.c
fegetround.c
feholdexcpt.c
fesetenv.c
fesetround.c
feupdateenv.c
fgetexcptflg.c
fpu_control.h
fraiseexcpt.c
fsetexcptflg.c
ftestexcept.c
get-rounding-mode.h
s_ceil.c
s_ceilf.c
s_floor.c
s_floorf.c
s_fma.c
s_fmaf.c
s_fmax.c
s_fmaxf.c
s_fmin.c
s_fminf.c
s_frint.c
s_frintf.c
s_llrint.c
s_llrintf.c
s_llround.c
s_llroundf.c
s_lrint.c
s_lrintf.c
s_lround.c
s_lroundf.c
s_nearbyint.c
s_nearbyintf.c
s_rint.c
s_rintf.c
s_round.c
s_roundf.c
s_trunc.c
s_truncf.c