reactos/sdk/lib/crt/math/arm
Roman Masanin fd8baca9f2
[CRT/ARM] Fix modulus on division (#3856)
This fixes all tests added in 759bdedc. Addendum to f2bc1f0e.

CORE-17607 CORE-17614 CORE-17604
2021-07-29 13:44:16 +03:00
..
__dtoi64.s
__dtou64.s
__i64tod.s
__i64tos.s
__rt_div_worker.h [CRT/ARM] Fix modulus on division (#3856) 2021-07-29 13:44:16 +03:00
__rt_sdiv.c [CRT/arm] Update file headers to new format and change license to MIT 2021-07-27 14:42:55 +02:00
__rt_sdiv64.s [CRT/arm] Update file headers to new format and change license to MIT 2021-07-27 14:42:55 +02:00
__rt_sdiv64_worker.c
__rt_srsh.s
__rt_udiv.c [CRT/arm] Update file headers to new format and change license to MIT 2021-07-27 14:42:55 +02:00
__rt_udiv64.s [CRT/arm] Update file headers to new format and change license to MIT 2021-07-27 14:42:55 +02:00
__rt_udiv64_worker.c
__stoi64.s
__stou64.s
__u64tod.s
__u64tos.s
_logb.s
atan.s
atan2.s
ceil.s
exp.s
fabs.s
floor.s
fmod.s
ldexp.s
log.s
log10.s
pow.s
tan.s