Paolo Teti
|
cc3ea0ab93
|
Add test cases for Mul[s/d]f3vfp and Div[s/d]f3vfp
for ARM targets only
|
2018-01-30 20:15:37 +01:00 |
|
whitequark
|
566e7ede90
|
comparesf2/comparedf2: fix a signedness bug and add tests.
|
2017-12-29 07:58:34 +00:00 |
|
Scott McMurray
|
ba376a3912
|
Autogenerate the add/sub tests
|
2017-11-25 06:25:19 -08:00 |
|
Oliver Geller
|
99ea83e095
|
Implement divsf3 and divdf3
|
2017-11-13 20:22:27 -05:00 |
|
Oliver Geller
|
5923e278c3
|
Implement mulsf3 and muldf3
|
2017-11-08 17:36:34 -05:00 |
|
Alex Crichton
|
832c7758f9
|
Ignore failing test on mips
|
2017-09-22 21:31:27 -07:00 |
|
Jorge Aparicio
|
f096e02f63
|
optimize 32-bit aligned mem{cpy,clr,set} intrinsics for ARM
this reduces the execution time of all these routines by 40-70%
|
2017-06-29 22:40:58 -05:00 |
|
Alex Crichton
|
60028c1d9d
|
Enable 128-bit integer tests on Windows
Closes #158
|
2017-06-24 12:23:28 -07:00 |
|
est31
|
ee6be10895
|
Implement tests for floatuntidf and floatuntisf
|
2017-05-06 05:37:24 +02:00 |
|
est31
|
273211c01b
|
Implement tests for fixunsdfti and fixunssfti
|
2017-05-06 05:37:24 +02:00 |
|
est31
|
390e1e99c9
|
Implement tests for fixdfti and fixsfti
|
2017-05-06 05:37:24 +02:00 |
|
est31
|
7e07245411
|
Implement tests for floattidf and floattisf
|
2017-05-06 05:37:24 +02:00 |
|
Jorge Aparicio
|
0666ed145a
|
fix cfg syntax
|
2017-04-11 15:36:42 -05:00 |
|
Jorge Aparicio
|
05b6e8fa6c
|
ignore i128 tests on windows
see #158
|
2017-04-11 15:08:52 -05:00 |
|
Jorge Aparicio
|
2f64ef0870
|
ignore i128 div / mul tests on MIPS
there's an unfixed bug. See #137
|
2017-04-11 11:24:33 -05:00 |
|
Jorge Aparicio
|
62091bb124
|
test float/conv.rs
|
2017-04-10 16:12:49 -05:00 |
|
Jorge Aparicio
|
af0d6847d7
|
no_std compatible tester
|
2017-04-10 14:38:17 -05:00 |
|