platform_bionic/libm/x86_64
jzha136 f3ea093ebb Add x86 optimization of rint functions and tests
Change-Id: I5e7696ff9bcb1efc2625100ef8565b68dca2326c
Signed-off-by: Jingwei Zhang <jingwei.zhang@intel.com>
2016-03-07 18:31:26 -08:00
..
ceil.S libm: Add hardware sqrt, ceil, floor and trunc for x86 & x86_64 2015-03-06 16:48:30 -08:00
ceilf.S libm: Add hardware sqrt, ceil, floor and trunc for x86 & x86_64 2015-03-06 16:48:30 -08:00
e_acos.S Add the optimized implementation of 18 math functions for x86 and x86_64 respectively 2015-03-09 13:19:08 -07:00
e_asin.S Add the optimized implementation of 18 math functions for x86 and x86_64 respectively 2015-03-09 13:19:08 -07:00
e_atan2.S Add the optimized implementation of 18 math functions for x86 and x86_64 respectively 2015-03-09 13:19:08 -07:00
e_cosh.S Add the optimized implementation of 18 math functions for x86 and x86_64 respectively 2015-03-09 13:19:08 -07:00
e_exp.S Add the optimized implementation of 18 math functions for x86 and x86_64 respectively 2015-03-09 13:19:08 -07:00
e_hypot.S Add the optimized implementation of 18 math functions for x86 and x86_64 respectively 2015-03-09 13:19:08 -07:00
e_log.S Add the optimized implementation of 18 math functions for x86 and x86_64 respectively 2015-03-09 13:19:08 -07:00
e_log10.S Add the optimized implementation of 18 math functions for x86 and x86_64 respectively 2015-03-09 13:19:08 -07:00
e_pow.S Add the optimized implementation of 18 math functions for x86 and x86_64 respectively 2015-03-09 13:19:08 -07:00
e_sinh.S Add the optimized implementation of 18 math functions for x86 and x86_64 respectively 2015-03-09 13:19:08 -07:00
floor.S libm: Add hardware sqrt, ceil, floor and trunc for x86 & x86_64 2015-03-06 16:48:30 -08:00
floorf.S libm: Add hardware sqrt, ceil, floor and trunc for x86 & x86_64 2015-03-06 16:48:30 -08:00
lrint.S Add x86 optimization of rint functions and tests 2016-03-07 18:31:26 -08:00
lrintf.S Add x86 optimization of rint functions and tests 2016-03-07 18:31:26 -08:00
rint.S Add x86 optimization of rint functions and tests 2016-03-07 18:31:26 -08:00
rintf.S Add x86 optimization of rint functions and tests 2016-03-07 18:31:26 -08:00
s_atan.S Add the optimized implementation of 18 math functions for x86 and x86_64 respectively 2015-03-09 13:19:08 -07:00
s_cbrt.S Add the optimized implementation of 18 math functions for x86 and x86_64 respectively 2015-03-09 13:19:08 -07:00
s_cos.S Add the optimized implementation of 18 math functions for x86 and x86_64 respectively 2015-03-09 13:19:08 -07:00
s_expm1.S Add the optimized implementation of 18 math functions for x86 and x86_64 respectively 2015-03-09 13:19:08 -07:00
s_log1p.S Add the optimized implementation of 18 math functions for x86 and x86_64 respectively 2015-03-09 13:19:08 -07:00
s_sin.S Add the optimized implementation of 18 math functions for x86 and x86_64 respectively 2015-03-09 13:19:08 -07:00
s_tan.S Add the optimized implementation of 18 math functions for x86 and x86_64 respectively 2015-03-09 13:19:08 -07:00
s_tanh.S Add the optimized implementation of 18 math functions for x86 and x86_64 respectively 2015-03-09 13:19:08 -07:00
sqrt.S libm: Add hardware sqrt, ceil, floor and trunc for x86 & x86_64 2015-03-06 16:48:30 -08:00
sqrtf.S libm: Add hardware sqrt, ceil, floor and trunc for x86 & x86_64 2015-03-06 16:48:30 -08:00
trunc.S libm: Add hardware sqrt, ceil, floor and trunc for x86 & x86_64 2015-03-06 16:48:30 -08:00
truncf.S libm: Add hardware sqrt, ceil, floor and trunc for x86 & x86_64 2015-03-06 16:48:30 -08:00