compiler-builtins-zynq/src/float
Alex Crichton a839d53a02 Deal with floatdidf on x86_64
Apparently LLVM will lower this down to just an instruction
2017-06-23 13:28:24 -07:00
..
add.rs Convert float intrinsics to the `intrinsics!` macro 2017-06-23 11:05:25 -07:00
conv.rs Deal with floatdidf on x86_64 2017-06-23 13:28:24 -07:00
mod.rs implement float/double to (u)int conversion. 2017-03-06 11:56:52 -05:00
pow.rs Convert float intrinsics to the `intrinsics!` macro 2017-06-23 11:05:25 -07:00
sub.rs Convert float intrinsics to the `intrinsics!` macro 2017-06-23 11:05:25 -07:00