Hello André,
yes, it is fine to have for now 'long double' implemented in softfloat
just for ARM, and treat it equivalent to 'double'. Long term we
should providea an implementation at least for x64 ieee745 too.
Thanks,
Kai
2014-08-15 16:26 GMT+02:00 André Hentschel :
> Hi,
> To speed things up
Hi,
To speed things up, i would like to do it as shown in the attached patch, is
that ok with you?
(NOTE: on ARM, double == long double)
commit f80874fdd29e66bef2d28843656be84344031c39
Author: André Hentschel
Date: Fri Aug 15 00:03:11 2014 +0200
softmath: Add acoshl
diff --git a/mingw-w6