compiler-builtins-zynq/src
bors 28ac4908f8 Auto merge of #147 - rust-lang-nursery:conv, r=japaric
Conversion from&to float<->integer

this is a rebased version of #139

cc @ithinuel
2017-04-08 15:20:35 +00:00
..
bin Add newly implemented intrinsics to test file 2017-02-03 01:51:46 +01:00
float test out of range condition using f64 2017-04-08 10:18:19 -05:00
int Auto merge of #147 - rust-lang-nursery:conv, r=japaric 2017-04-08 15:20:35 +00:00
arm.rs impl (unsigned/signed) int to single/double precision float conversion based on llvm algorithms. 2017-03-06 11:55:57 -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 implement float/double to (u)int conversion. 2017-03-06 11:56:52 -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