Richard Henderson writes:
> Replace the float32 compare specializations with inline functions
> that call the standard float32_compare{,_quiet} functions.
> Use bool as the return type.
>
> Signed-off-by: Richard Henderson
> ---
> include/fpu/softfloat.h | 49 +++--
> fpu/softfloat.c
Replace the float32 compare specializations with inline functions
that call the standard float32_compare{,_quiet} functions.
Use bool as the return type.
Signed-off-by: Richard Henderson
---
include/fpu/softfloat.h | 49 +++--
fpu/softfloat.c | 216 --