compiler-builtins-zynq/src
Jorge Aparicio 5bb969d8f5 implement float subtraction
as a + (-b)
2017-02-08 10:10:40 -05:00
..
bin Add newly implemented intrinsics to test file 2017-02-03 01:51:46 +01:00
float implement float subtraction 2017-02-08 10:10:40 -05:00
int adjust the check! macro to accept AAPCS intrinsics 2017-02-07 23:07:51 -05:00
arm.rs implement float subtraction 2017-02-08 10:10:40 -05:00
lib.rs use AAPCS calling convention on all aeabi intrinsics 2017-02-07 09:41:26 -05:00
mem.rs Fix memset arguments for MSP430 target. 2016-12-19 05:31:20 +03:00
qc.rs adjust the check! macro to accept AAPCS intrinsics 2017-02-07 23:07:51 -05:00
x86_64.rs add an opt-in cargo feature to build intrinsics from compiler-rt source 2016-09-29 16:06:24 -05:00