compiler-builtins-zynq/src
Matt Ickstadt aab3a10a9d Disable mangling for msvc stack builtins
This prevents linker errors in test builds due to the `jmp` instruction in __alloca
2016-08-17 12:55:15 -05:00
..
arm.rs Fix inline assembly to work on ARMv6-M 2016-08-13 17:29:38 +01:00
lib.rs Add x86_64 builtins 2016-08-16 19:55:17 -05:00
mul.rs use wrapping_add in muldi4 2016-08-13 18:47:39 -05:00
qc.rs quickcheck: better generation of input arguments 2016-08-13 16:58:44 -05:00
shift.rs quickcheck: better generation of input arguments 2016-08-13 16:58:44 -05:00
udiv.rs fix a bug in udivmoddi4 2016-08-13 18:45:00 -05:00
x86_64.rs Disable mangling for msvc stack builtins 2016-08-17 12:55:15 -05:00