On 01/09/2018 04:22 AM, Alex Bennée wrote:
> Let's do the same re-factor treatment for minmax functions. I still
> use the MACRO trick to expand but now all the checking code is common.
>
> Signed-off-by: Alex Bennée
>
> ---
> v2
> - minor indentation fix
> ---
> fpu/softfloat.c | 239
Let's do the same re-factor treatment for minmax functions. I still
use the MACRO trick to expand but now all the checking code is common.
Signed-off-by: Alex Bennée
---
v2
- minor indentation fix
---
fpu/softfloat.c | 239 ++--
include/fpu/