Rich Felker 2f1de8051b fix x86_64 lrintl asm, again 11 years ago
..
__invtrigl.s 1384ad5f33 math: add empty __invtrigl.s to i386 and x86_64 12 years ago
acosl.s f697d66b81 math: change the formula used for acos.s 13 years ago
asinl.s 37eaec3ad3 math: fix x86 asin accuracy 13 years ago
atan2l.s 30df206cb0 x86_64 math asm, long double functions only 13 years ago
atanl.s 30df206cb0 x86_64 math asm, long double functions only 13 years ago
ceill.s 0234394621 math: fix expm1l on x86_64 (avoid underflow for large negative x) 11 years ago
exp2l.s 0234394621 math: fix expm1l on x86_64 (avoid underflow for large negative x) 11 years ago
expl.s 0a4a4a7a11 fix build of x86_64 expl assembly 11 years ago
expm1l.s 525ad96e0e math: move x86_64 exp2l implementation to exp2l.s from expl.s 12 years ago
fabs.s 0e4a995213 new math asm (abs/rounding) for x86_64 13 years ago
fabsf.s 0e4a995213 new math asm (abs/rounding) for x86_64 13 years ago
fabsl.s 8d9e948652 asm versions of some simple math functions for i386 and x86_64 13 years ago
floorl.s 30df206cb0 x86_64 math asm, long double functions only 13 years ago
fmodl.s b935147761 assembly optimizations for fmod/remainder functions 13 years ago
llrint.s e5a9b50e97 fix typo in the x86_64 rounding asm 13 years ago
llrintf.s e5a9b50e97 fix typo in the x86_64 rounding asm 13 years ago
llrintl.s 19e48c5531 use fistpll mnemonic instead of fistpq (more widely supported) on x86_64 too 13 years ago
log10l.s 30df206cb0 x86_64 math asm, long double functions only 13 years ago
log1pl.s 30df206cb0 x86_64 math asm, long double functions only 13 years ago
log2l.s 30df206cb0 x86_64 math asm, long double functions only 13 years ago
logl.s 30df206cb0 x86_64 math asm, long double functions only 13 years ago
lrint.s e5a9b50e97 fix typo in the x86_64 rounding asm 13 years ago
lrintf.s e5a9b50e97 fix typo in the x86_64 rounding asm 13 years ago
lrintl.s 2f1de8051b fix x86_64 lrintl asm, again 11 years ago
remainderl.s b935147761 assembly optimizations for fmod/remainder functions 13 years ago
rintl.s 8d9e948652 asm versions of some simple math functions for i386 and x86_64 13 years ago
sqrt.s b69f695ace first commit of the new libm! 13 years ago
sqrtf.s b69f695ace first commit of the new libm! 13 years ago
sqrtl.s b69f695ace first commit of the new libm! 13 years ago
truncl.s 0234394621 math: fix expm1l on x86_64 (avoid underflow for large negative x) 11 years ago