compiler-builtins-zynq/src/int
Jorge Aparicio 9493c37455 test our implementations against gcc_s
if it exposes the same intrinsics that we implement -- gcc_s doesn't
implement all the intrinsics for all the architectures.

closes #65
2016-09-16 15:53:14 -05:00
..
mod.rs Move integer functions to separate module 2016-08-20 15:55:06 -05:00
mul.rs test our implementations against gcc_s 2016-09-16 15:53:14 -05:00
sdiv.rs test our implementations against gcc_s 2016-09-16 15:53:14 -05:00
shift.rs test our implementations against gcc_s 2016-09-16 15:53:14 -05:00
udiv.rs test our implementations against gcc_s 2016-09-16 15:53:14 -05:00