On 01/09/2018 04:22 AM, Alex Bennée wrote: > The compare function was already expanded from a macro. I keep the > macro expansion but move most of the logic into a compare_decomposed. > > Signed-off-by: Alex Bennée <alex.ben...@linaro.org> > > --- > v2 > - minor re-factor for better inf handling > --- > fpu/softfloat.c | 134 > +++++++++++++++++++++++++++++------------------- > include/fpu/softfloat.h | 2 + > 2 files changed, 82 insertions(+), 54 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~