| .. |
|
adddf3.rs
|
no_std compatible tester
|
2017-04-10 14:38:17 -05:00 |
|
addsf3.rs
|
no_std compatible tester
|
2017-04-10 14:38:17 -05:00 |
|
aeabi_memclr.rs
|
optimize 32-bit aligned mem{cpy,clr,set} intrinsics for ARM
|
2017-06-29 22:40:58 -05:00 |
|
aeabi_memcpy.rs
|
optimize 32-bit aligned mem{cpy,clr,set} intrinsics for ARM
|
2017-06-29 22:40:58 -05:00 |
|
aeabi_memset.rs
|
optimize 32-bit aligned mem{cpy,clr,set} intrinsics for ARM
|
2017-06-29 22:40:58 -05:00 |
|
ashldi3.rs
|
no_std compatible tester
|
2017-04-10 14:38:17 -05:00 |
|
ashlti3.rs
|
no_std compatible tester
|
2017-04-10 14:38:17 -05:00 |
|
ashrdi3.rs
|
no_std compatible tester
|
2017-04-10 14:38:17 -05:00 |
|
ashrti3.rs
|
no_std compatible tester
|
2017-04-10 14:38:17 -05:00 |
|
divdf3.rs
|
Implement divsf3 and divdf3
|
2017-11-13 20:22:27 -05:00 |
|
divdi3.rs
|
no_std compatible tester
|
2017-04-10 14:38:17 -05:00 |
|
divmoddi4.rs
|
no_std compatible tester
|
2017-04-10 14:38:17 -05:00 |
|
divmodsi4.rs
|
no_std compatible tester
|
2017-04-10 14:38:17 -05:00 |
|
divsf3.rs
|
Implement divsf3 and divdf3
|
2017-11-13 20:22:27 -05:00 |
|
divsi3.rs
|
no_std compatible tester
|
2017-04-10 14:38:17 -05:00 |
|
divti3.rs
|
Enable 128-bit integer tests on Windows
|
2017-06-24 12:23:28 -07:00 |
|
fixdfdi.rs
|
test float/conv.rs
|
2017-04-10 16:12:49 -05:00 |
|
fixdfsi.rs
|
test float/conv.rs
|
2017-04-10 16:12:49 -05:00 |
|
fixdfti.rs
|
Implement tests for fixdfti and fixsfti
|
2017-05-06 05:37:24 +02:00 |
|
fixsfdi.rs
|
test float/conv.rs
|
2017-04-10 16:12:49 -05:00 |
|
fixsfsi.rs
|
test float/conv.rs
|
2017-04-10 16:12:49 -05:00 |
|
fixsfti.rs
|
Implement tests for fixdfti and fixsfti
|
2017-05-06 05:37:24 +02:00 |
|
fixunsdfdi.rs
|
test float/conv.rs
|
2017-04-10 16:12:49 -05:00 |
|
fixunsdfsi.rs
|
test float/conv.rs
|
2017-04-10 16:12:49 -05:00 |
|
fixunsdfti.rs
|
Implement tests for fixunsdfti and fixunssfti
|
2017-05-06 05:37:24 +02:00 |
|
fixunssfdi.rs
|
test float/conv.rs
|
2017-04-10 16:12:49 -05:00 |
|
fixunssfsi.rs
|
test float/conv.rs
|
2017-04-10 16:12:49 -05:00 |
|
fixunssfti.rs
|
Implement tests for fixunsdfti and fixunssfti
|
2017-05-06 05:37:24 +02:00 |
|
floatdidf.rs
|
test float/conv.rs
|
2017-04-10 16:12:49 -05:00 |
|
floatsidf.rs
|
test float/conv.rs
|
2017-04-10 16:12:49 -05:00 |
|
floatsisf.rs
|
test float/conv.rs
|
2017-04-10 16:12:49 -05:00 |
|
floattidf.rs
|
Ignore failing test on mips
|
2017-09-22 21:31:27 -07:00 |
|
floattisf.rs
|
Implement tests for floattidf and floattisf
|
2017-05-06 05:37:24 +02:00 |
|
floatundidf.rs
|
test float/conv.rs
|
2017-04-10 16:12:49 -05:00 |
|
floatunsidf.rs
|
test float/conv.rs
|
2017-04-10 16:12:49 -05:00 |
|
floatunsisf.rs
|
test float/conv.rs
|
2017-04-10 16:12:49 -05:00 |
|
floatuntidf.rs
|
Implement tests for floatuntidf and floatuntisf
|
2017-05-06 05:37:24 +02:00 |
|
floatuntisf.rs
|
Implement tests for floatuntidf and floatuntisf
|
2017-05-06 05:37:24 +02:00 |
|
i128_add.rs
|
Autogenerate the add/sub tests
|
2017-11-25 06:25:19 -08:00 |
|
i128_addo.rs
|
Autogenerate the add/sub tests
|
2017-11-25 06:25:19 -08:00 |
|
i128_sub.rs
|
Autogenerate the add/sub tests
|
2017-11-25 06:25:19 -08:00 |
|
i128_subo.rs
|
Autogenerate the add/sub tests
|
2017-11-25 06:25:19 -08:00 |
|
lshrdi3.rs
|
no_std compatible tester
|
2017-04-10 14:38:17 -05:00 |
|
lshrti3.rs
|
no_std compatible tester
|
2017-04-10 14:38:17 -05:00 |
|
moddi3.rs
|
no_std compatible tester
|
2017-04-10 14:38:17 -05:00 |
|
modsi3.rs
|
no_std compatible tester
|
2017-04-10 14:38:17 -05:00 |
|
modti3.rs
|
Enable 128-bit integer tests on Windows
|
2017-06-24 12:23:28 -07:00 |
|
muldf3.rs
|
Implement mulsf3 and muldf3
|
2017-11-08 17:36:34 -05:00 |
|
muldi3.rs
|
no_std compatible tester
|
2017-04-10 14:38:17 -05:00 |
|
mulodi4.rs
|
no_std compatible tester
|
2017-04-10 14:38:17 -05:00 |
|
mulosi4.rs
|
no_std compatible tester
|
2017-04-10 14:38:17 -05:00 |
|
muloti4.rs
|
ignore i128 div / mul tests on MIPS
|
2017-04-11 11:24:33 -05:00 |
|
mulsf3.rs
|
Implement mulsf3 and muldf3
|
2017-11-08 17:36:34 -05:00 |
|
multi3.rs
|
no_std compatible tester
|
2017-04-10 14:38:17 -05:00 |
|
powidf2.rs
|
no_std compatible tester
|
2017-04-10 14:38:17 -05:00 |
|
powisf2.rs
|
no_std compatible tester
|
2017-04-10 14:38:17 -05:00 |
|
subdf3.rs
|
no_std compatible tester
|
2017-04-10 14:38:17 -05:00 |
|
subsf3.rs
|
no_std compatible tester
|
2017-04-10 14:38:17 -05:00 |
|
u128_add.rs
|
Autogenerate the add/sub tests
|
2017-11-25 06:25:19 -08:00 |
|
u128_addo.rs
|
Autogenerate the add/sub tests
|
2017-11-25 06:25:19 -08:00 |
|
u128_sub.rs
|
Autogenerate the add/sub tests
|
2017-11-25 06:25:19 -08:00 |
|
u128_subo.rs
|
Autogenerate the add/sub tests
|
2017-11-25 06:25:19 -08:00 |
|
udivdi3.rs
|
no_std compatible tester
|
2017-04-10 14:38:17 -05:00 |
|
udivmoddi4.rs
|
no_std compatible tester
|
2017-04-10 14:38:17 -05:00 |
|
udivmodsi4.rs
|
no_std compatible tester
|
2017-04-10 14:38:17 -05:00 |
|
udivmodti4.rs
|
Enable 128-bit integer tests on Windows
|
2017-06-24 12:23:28 -07:00 |
|
udivsi3.rs
|
no_std compatible tester
|
2017-04-10 14:38:17 -05:00 |
|
udivti3.rs
|
Enable 128-bit integer tests on Windows
|
2017-06-24 12:23:28 -07:00 |
|
umoddi3.rs
|
no_std compatible tester
|
2017-04-10 14:38:17 -05:00 |
|
umodsi3.rs
|
no_std compatible tester
|
2017-04-10 14:38:17 -05:00 |
|
umodti3.rs
|
Enable 128-bit integer tests on Windows
|
2017-06-24 12:23:28 -07:00 |