mirror of
https://github.com/reactos/reactos.git
synced 2025-06-26 00:29:42 +00:00
![]() - Make all x86assembly ML compatible - Remove memcpy, it was duplicated from memmove, copy the label instead - Guard some code against compilation on msvc, as these functions are intrinsics on MSVC and cannot be implemented - Fix some x64 assembly (don't modify stack below rsp) svn path=/branches/cmake-bringup/; revision=49421 |
||
---|---|---|
.. | ||
alldiv_asm.s | ||
alldvrm_asm.s | ||
allmul_asm.s | ||
allrem_asm.s | ||
allshl_asm.s | ||
allshr_asm.s | ||
atan2.c | ||
atan_asm.s | ||
aulldiv_asm.s | ||
aulldvrm_asm.s | ||
aullrem_asm.s | ||
aullshr_asm.s | ||
ceil_asm.s | ||
ceilf.S | ||
ci.c | ||
cos_asm.s | ||
exp.c | ||
fabs_asm.s | ||
floor_asm.s | ||
floorf.S | ||
fmod.c | ||
fmodf.c | ||
ftol_asm.s | ||
ldexp.c | ||
log10_asm.s | ||
log_asm.s | ||
pow_asm.s | ||
sin_asm.s | ||
sqrt_asm.s | ||
sqrtf.c | ||
tan_asm.s |