compiler-builtins-zynq/src/int
Hugues de Valon c924aed0b9 Fix Armv8-M Baseline compilation
Armv8-M Baseline, ie thumbv8m.base-none-eabi, is a superset of the
Armv6-M architecture profile. As it shares almost the same instruction
set, this commit copies the configuration for thumbv6m-none-eabi to
enable it.
2019-03-14 12:58:23 +00:00
..
addsub.rs Fix nightly CI 2017-12-08 08:19:28 -08:00
mod.rs Attempt to use `intrinsics!` 2019-01-04 19:17:02 -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