compiler-builtins-zynq/src/int
Jorge Aparicio 57085be2ea ARM: keep some non-aeabi symbols around
- multi3: there's no aeabi equivalent
- divmod{s,d}i4: these are directly called by __aeabi_{l,i}divmod
- add{s,d}f3: required by the C sub{s,d}f3 implementation

but make sure they also use the AAPCS calling convention
2017-02-07 14:28:02 -05:00
..
mod.rs Macro-ify udivmod 2017-02-02 22:03:42 +01:00
mul.rs ARM: keep some non-aeabi symbols around 2017-02-07 14:28:02 -05:00
sdiv.rs ARM: keep some non-aeabi symbols around 2017-02-07 14:28:02 -05:00
shift.rs use AAPCS calling convention on all aeabi intrinsics 2017-02-07 09:41:26 -05:00
udiv.rs ARM: keep some non-aeabi symbols around 2017-02-07 14:28:02 -05:00