musl/src/math/x86_64
2012-12-16 17:30:29 +01:00
..
__invtrigl.s math: add empty __invtrigl.s to i386 and x86_64 2012-12-12 00:16:32 +01:00
acosl.s math: change the formula used for acos.s 2012-05-05 01:11:56 +02:00
asinl.s math: fix x86 asin accuracy 2012-04-04 17:34:28 +02:00
atan2l.s x86_64 math asm, long double functions only 2012-03-20 23:29:24 -04:00
atanl.s x86_64 math asm, long double functions only 2012-03-20 23:29:24 -04:00
ceill.s x86_64 math asm, long double functions only 2012-03-20 23:29:24 -04:00
exp2l.s math: move x86_64 exp2l implementation to exp2l.s from expl.s 2012-12-16 17:28:18 +01:00
expl.s math: x86_64 version of expl, fixed some comments in the i386 version 2012-12-16 17:30:29 +01:00
expm1l.s math: move x86_64 exp2l implementation to exp2l.s from expl.s 2012-12-16 17:28:18 +01:00
fabs.s new math asm (abs/rounding) for x86_64 2012-04-29 20:31:46 -04:00
fabsf.s new math asm (abs/rounding) for x86_64 2012-04-29 20:31:46 -04:00
fabsl.s asm versions of some simple math functions for i386 and x86_64 2012-03-18 16:43:54 -04:00
floorl.s x86_64 math asm, long double functions only 2012-03-20 23:29:24 -04:00
fmodl.s assembly optimizations for fmod/remainder functions 2012-03-18 17:09:34 -04:00
llrint.s fix typo in the x86_64 rounding asm 2012-04-29 20:36:32 -04:00
llrintf.s fix typo in the x86_64 rounding asm 2012-04-29 20:36:32 -04:00
llrintl.s use fistpll mnemonic instead of fistpq (more widely supported) on x86_64 too 2012-06-02 16:48:22 -04:00
log1pl.s x86_64 math asm, long double functions only 2012-03-20 23:29:24 -04:00
log2l.s x86_64 math asm, long double functions only 2012-03-20 23:29:24 -04:00
log10l.s x86_64 math asm, long double functions only 2012-03-20 23:29:24 -04:00
logl.s x86_64 math asm, long double functions only 2012-03-20 23:29:24 -04:00
lrint.s fix typo in the x86_64 rounding asm 2012-04-29 20:36:32 -04:00
lrintf.s fix typo in the x86_64 rounding asm 2012-04-29 20:36:32 -04:00
lrintl.s x86_64 math asm, long double functions only 2012-03-20 23:29:24 -04:00
remainderl.s assembly optimizations for fmod/remainder functions 2012-03-18 17:09:34 -04:00
rintl.s asm versions of some simple math functions for i386 and x86_64 2012-03-18 16:43:54 -04:00
sqrt.s first commit of the new libm! 2012-03-13 01:17:53 -04:00
sqrtf.s first commit of the new libm! 2012-03-13 01:17:53 -04:00
sqrtl.s first commit of the new libm! 2012-03-13 01:17:53 -04:00
truncl.s x86_64 math asm, long double functions only 2012-03-20 23:29:24 -04:00