Rich Felker 0e195dfaa4 some assemblers don't like fistpq; use the alt. mnemonic fistpll 13 năm trước cách đây
..
acos.s f697d66b81 math: change the formula used for acos.s 13 năm trước cách đây
acosf.s bc33e61704 asm for inverse trig functions 13 năm trước cách đây
acosl.s bc33e61704 asm for inverse trig functions 13 năm trước cách đây
asin.s 37eaec3ad3 math: fix x86 asin accuracy 13 năm trước cách đây
asinf.s bc33e61704 asm for inverse trig functions 13 năm trước cách đây
asinl.s bc33e61704 asm for inverse trig functions 13 năm trước cách đây
atan.s bc33e61704 asm for inverse trig functions 13 năm trước cách đây
atan2.s bc33e61704 asm for inverse trig functions 13 năm trước cách đây
atan2f.s bc33e61704 asm for inverse trig functions 13 năm trước cách đây
atan2l.s bc33e61704 asm for inverse trig functions 13 năm trước cách đây
atanf.s bc33e61704 asm for inverse trig functions 13 năm trước cách đây
atanl.s bc33e61704 asm for inverse trig functions 13 năm trước cách đây
ceil.s 0b70a1e9a9 asm for floor/ceil/trunc 13 năm trước cách đây
ceilf.s 0b70a1e9a9 asm for floor/ceil/trunc 13 năm trước cách đây
ceill.s 0b70a1e9a9 asm for floor/ceil/trunc 13 năm trước cách đây
exp.s acb744921b fix exp asm 13 năm trước cách đây
exp2.s 6f26cf3dac asm exponential functions for i386 13 năm trước cách đây
exp2f.s 6f26cf3dac asm exponential functions for i386 13 năm trước cách đây
exp2l.s 6f26cf3dac asm exponential functions for i386 13 năm trước cách đây
expf.s 6f26cf3dac asm exponential functions for i386 13 năm trước cách đây
expl.s 6f26cf3dac asm exponential functions for i386 13 năm trước cách đây
expm1.s 02db27d9de optimize exponential asm for i386 13 năm trước cách đây
expm1f.s 6f26cf3dac asm exponential functions for i386 13 năm trước cách đây
expm1l.s 6f26cf3dac asm exponential functions for i386 13 năm trước cách đây
fabs.s 8d9e948652 asm versions of some simple math functions for i386 and x86_64 13 năm trước cách đây
fabsf.s 8d9e948652 asm versions of some simple math functions for i386 and x86_64 13 năm trước cách đây
fabsl.s 8d9e948652 asm versions of some simple math functions for i386 and x86_64 13 năm trước cách đây
floor.s 0b70a1e9a9 asm for floor/ceil/trunc 13 năm trước cách đây
floorf.s 0b70a1e9a9 asm for floor/ceil/trunc 13 năm trước cách đây
floorl.s 0b70a1e9a9 asm for floor/ceil/trunc 13 năm trước cách đây
fmod.s b935147761 assembly optimizations for fmod/remainder functions 13 năm trước cách đây
fmodf.s b935147761 assembly optimizations for fmod/remainder functions 13 năm trước cách đây
fmodl.s b935147761 assembly optimizations for fmod/remainder functions 13 năm trước cách đây
hypot.s ad2d2b963a asm for hypot and hypotf 13 năm trước cách đây
hypotf.s ad2d2b963a asm for hypot and hypotf 13 năm trước cách đây
ldexp.s 58ff9e8eaf asm for scalbn family 13 năm trước cách đây
ldexpf.s 58ff9e8eaf asm for scalbn family 13 năm trước cách đây
ldexpl.s 58ff9e8eaf asm for scalbn family 13 năm trước cách đây
llrint.s 0e195dfaa4 some assemblers don't like fistpq; use the alt. mnemonic fistpll 13 năm trước cách đây
llrintf.s 0e195dfaa4 some assemblers don't like fistpq; use the alt. mnemonic fistpll 13 năm trước cách đây
llrintl.s 0e195dfaa4 some assemblers don't like fistpq; use the alt. mnemonic fistpll 13 năm trước cách đây
log.s 495a52ae7b asm for log functions 13 năm trước cách đây
log10.s 495a52ae7b asm for log functions 13 năm trước cách đây
log10f.s 495a52ae7b asm for log functions 13 năm trước cách đây
log10l.s 495a52ae7b asm for log functions 13 năm trước cách đây
log1p.s b04b588791 asm for log1p 13 năm trước cách đây
log1pf.s b04b588791 asm for log1p 13 năm trước cách đây
log1pl.s b04b588791 asm for log1p 13 năm trước cách đây
log2.s 9d82a15e15 asm for log2 13 năm trước cách đây
log2f.s 9d82a15e15 asm for log2 13 năm trước cách đây
log2l.s 9d82a15e15 asm for log2 13 năm trước cách đây
logf.s 495a52ae7b asm for log functions 13 năm trước cách đây
logl.s 495a52ae7b asm for log functions 13 năm trước cách đây
lrint.s 37eb14dd2b asm for lrint family on i386 13 năm trước cách đây
lrintf.s 37eb14dd2b asm for lrint family on i386 13 năm trước cách đây
lrintl.s 37eb14dd2b asm for lrint family on i386 13 năm trước cách đây
remainder.s b935147761 assembly optimizations for fmod/remainder functions 13 năm trước cách đây
remainderf.s b935147761 assembly optimizations for fmod/remainder functions 13 năm trước cách đây
remainderl.s b935147761 assembly optimizations for fmod/remainder functions 13 năm trước cách đây
remquo.s ad23771c32 math: fix typo in i386 remquof and remquol asm 13 năm trước cách đây
remquof.s 27deb53889 asm for remquo 13 năm trước cách đây
remquol.s 27deb53889 asm for remquo 13 năm trước cách đây
rint.s 8d9e948652 asm versions of some simple math functions for i386 and x86_64 13 năm trước cách đây
rintf.s 8d9e948652 asm versions of some simple math functions for i386 and x86_64 13 năm trước cách đây
rintl.s 8d9e948652 asm versions of some simple math functions for i386 and x86_64 13 năm trước cách đây
scalbln.s 58ff9e8eaf asm for scalbn family 13 năm trước cách đây
scalblnf.s 58ff9e8eaf asm for scalbn family 13 năm trước cách đây
scalblnl.s 58ff9e8eaf asm for scalbn family 13 năm trước cách đây
scalbn.s baa43bca0a optimize scalbn family 13 năm trước cách đây
scalbnf.s baa43bca0a optimize scalbn family 13 năm trước cách đây
scalbnl.s baa43bca0a optimize scalbn family 13 năm trước cách đây
sqrt.s 9d507419db remove special nan handling from x86 sqrt asm 13 năm trước cách đây
sqrtf.s e0a54e6725 correct rounding for i387 sqrtf function 13 năm trước cách đây
sqrtl.s b69f695ace first commit of the new libm! 13 năm trước cách đây
trunc.s 0b70a1e9a9 asm for floor/ceil/trunc 13 năm trước cách đây
truncf.s 0b70a1e9a9 asm for floor/ceil/trunc 13 năm trước cách đây
truncl.s 0b70a1e9a9 asm for floor/ceil/trunc 13 năm trước cách đây