rust/library/compiler-builtins/testcrate/tests
Ayrton 9124cdc7ec Remove truncdfsf2.c from sources in build.rs and add test for __truncdfsf2vfp
Also fixed the calling convention for truncdfsf2 on ARM
2021-12-12 21:12:42 -05:00
..
addsub.rs add remaining floating point tests 2021-04-02 08:58:50 -05:00
aeabi_memclr.rs Allow FFI-unsafe warnings for u128/i128 (#323) 2019-11-11 12:19:10 -06:00
aeabi_memcpy.rs Run rustfmt over everything 2019-05-14 14:40:38 -07:00
aeabi_memset.rs Allow FFI-unsafe warnings for u128/i128 (#323) 2019-11-11 12:19:10 -06:00
cmp.rs Disable broken powerpc64 test due to https://github.com/rust-lang/rust/issues/88520 2021-10-15 02:11:12 +02:00
conv.rs Disable broken powerpc64 test due to https://github.com/rust-lang/rust/issues/88520 2021-10-15 02:11:12 +02:00
div_rem.rs add remaining floating point tests 2021-04-02 08:58:50 -05:00
mem.rs Add test cases for memcpy, memmove and memset for different alignment 2021-08-21 03:01:39 +01:00
misc.rs Remove truncdfsf2.c from sources in build.rs and add test for __truncdfsf2vfp 2021-12-12 21:12:42 -05:00
mul.rs add remaining floating point tests 2021-04-02 08:58:50 -05:00
shift.rs Remove unused __rust_* shift intrinsics 2021-02-21 11:36:47 +01:00