compiler-builtins-zynq/src/float
Alex Crichton 80a998df92 Fix duplicate floatdisf symbol on Windows MSVC 2019-05-02 14:22:19 -07:00
..
add.rs Add support for sub*f3vfp and add*f3vfp 2018-02-04 18:34:31 +01:00
cmp.rs Add __ledf2vfp and __lesf2vfp 2018-02-25 17:50:56 +01:00
conv.rs Fix duplicate floatdisf symbol on Windows MSVC 2019-05-02 14:22:19 -07:00
div.rs __[mul/div]sf3vfp and __[mul/div]df3vfp only on ARM 2018-01-30 18:48:20 +01:00
extend.rs Collection of VFP intrinsics 2018-02-11 23:46:56 +01:00
mod.rs Revert "Conversion from a wider to a narrower IEEE-754 floating-point type" 2018-10-30 10:51:11 -07:00
mul.rs __[mul/div]sf3vfp and __[mul/div]df3vfp only on ARM 2018-01-30 18:48:20 +01:00
pow.rs Don't use a macro for pow calculation 2017-09-14 01:59:02 +02:00
sub.rs Fix __subsf3 and __subdf3 on x86 2018-02-09 20:35:55 +01:00