Alex Crichton cb04a0718b Merge pull request #234 from ketsuban/master %!s(int64=7) %!d(string=hai) anos
..
add.rs 13db8bf436 Add support for sub*f3vfp and add*f3vfp %!s(int64=7) %!d(string=hai) anos
cmp.rs 28c57e7212 Add __ledf2vfp and __lesf2vfp %!s(int64=7) %!d(string=hai) anos
conv.rs 92b259c3ad Add __floatdisf and __floatundisf intrinsics %!s(int64=7) %!d(string=hai) anos
div.rs f42b9e0bad __[mul/div]sf3vfp and __[mul/div]df3vfp only on ARM %!s(int64=7) %!d(string=hai) anos
extend.rs e7bf03019c Collection of VFP intrinsics %!s(int64=7) %!d(string=hai) anos
mod.rs 45f924ece5 Add generic conversion from a narrower to a wider FP type %!s(int64=7) %!d(string=hai) anos
mul.rs f42b9e0bad __[mul/div]sf3vfp and __[mul/div]df3vfp only on ARM %!s(int64=7) %!d(string=hai) anos
pow.rs 72ed4c8bce Don't use a macro for pow calculation %!s(int64=7) %!d(string=hai) anos
sub.rs 2cb290afa3 Fix __subsf3 and __subdf3 on x86 %!s(int64=7) %!d(string=hai) anos