android_bionic/libm/x86_64
Jingwei Zhang 5d4f0e6a26 Add the optimized implementation of 18 math functions for x86 and x86_64 respectively
Change-Id: I31bf601448a9427f825517f3a0ff24de47f49bfa
Signed-off-by: Jingwei Zhang <jingwei.zhang@intel.com>
Signed-off-by: Mingwei Shi <mingwei.shi@intel.com>
2015-03-09 13:19:08 -07:00
..
ceil.S
ceilf.S
e_acos.S
e_asin.S
e_atan2.S
e_cosh.S
e_exp.S
e_hypot.S
e_log.S
e_log10.S
e_pow.S
e_sinh.S
floor.S
floorf.S
s_atan.S
s_cbrt.S
s_cos.S
s_expm1.S
s_log1p.S
s_sin.S
s_tan.S
s_tanh.S
sqrt.S
sqrtf.S
trunc.S
truncf.S