On 12/11/2017 04:56 AM, Alex Bennée wrote:
> We can now add float16_div and use the common decompose and
> canonicalize functions to have a single implementation for
> float16/32/64 versions.
>
> Signed-off-by: Alex Bennée
> ---
> fpu/softfloat-macros.h | 44 +
> fpu/softfloat.c
We can now add float16_div and use the common decompose and
canonicalize functions to have a single implementation for
float16/32/64 versions.
Signed-off-by: Alex Bennée
---
fpu/softfloat-macros.h | 44 +
fpu/softfloat.c | 235 ++--
i