On 23 November 2017 at 16:35, Laurent Vivier <laur...@vivier.eu> wrote:
> Implement fmod, frem, fscale, fgetman and fgetexp.
>
> Instead of using functions of libm (v1 of this series)
> and converting between host long double and floatx80 type
> the new version (v2) adds new floatx80 functions in softfloat.
>
> All the floatx80 functions are copied from "Previous",
> the NeXT Computer Emulator, and written by Andreas Grabher.

Hi; what license is that code under? Can you provide
a link to the original sources that you're taking the
functions from, please?

thanks
-- PMM

Reply via email to