compiler-builtins-zynq/src/int
Alex Crichton 752e35a11f Fix duplicate symbol __clzsi2
Looks like our tests weren't quite testing compiler-builtins when it was
compiled with unmangled symbols, so update the tests to catch this and
then fix the compilation of the `__clzsi2` intrinsic to use the C
version if it's compiled.
2019-05-02 13:35:50 -07:00
..
addsub.rs Fix nightly CI 2017-12-08 08:19:28 -08:00
mod.rs Fix duplicate symbol __clzsi2 2019-05-02 13:35:50 -07:00
mul.rs Fix nightly CI 2017-12-08 08:19:28 -08:00
sdiv.rs Fix Armv8-M Baseline compilation 2019-03-14 12:58:23 +00:00
shift.rs Fix nightly CI 2017-12-08 08:19:28 -08:00
udiv.rs Fix Armv8-M Baseline compilation 2019-03-14 12:58:23 +00:00