mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-01 13:17:19 +08:00
On powerpc, SET_RESTORE_ROUND uses inline assembly to optimize the
prologue get/save/set rounding mode operations for POWER9 and
later by using 'mffscrn' where possible, this was introduced by
commit
|
||
---|---|---|
.. | ||
e_sqrt.c | ||
e_sqrtf.c | ||
fclrexcpt.c | ||
fe_mask.c | ||
fe_nomask.c | ||
fedisblxcpt.c | ||
feenablxcpt.c | ||
fegetenv.c | ||
fegetexcept.c | ||
fegetmode.c | ||
fegetround.c | ||
feholdexcpt.c | ||
fenv_const.c | ||
fenv_libc.h | ||
fenv_private.h | ||
fesetenv.c | ||
fesetexcept.c | ||
fesetmode.c | ||
fesetround.c | ||
feupdateenv.c | ||
fgetexcptflg.c | ||
fix-fp-int-compare-invalid.h | ||
fraiseexcpt.c | ||
fsetexcptflg.c | ||
ftestexcept.c | ||
get-rounding-mode.h | ||
libm-test-ulps | ||
libm-test-ulps-name | ||
Makefile | ||
math_ldbl.h | ||
math_private.h | ||
math-barriers.h | ||
math-tests-trap-force.h | ||
math-use-builtins-fabs.h | ||
math-use-builtins-fma.h | ||
math-use-builtins-sqrt.h | ||
round_to_integer.h | ||
s_ceil.c | ||
s_ceilf.c | ||
s_floor.c | ||
s_floorf.c | ||
s_logb.c | ||
s_logbf.c | ||
s_logbl.c | ||
s_lrintf.c | ||
s_modf.c | ||
s_modff.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 | ||
t_sqrt.c | ||
tst-setcontext-fpscr.c |