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 <alex.ben...@linaro.org> > > --- > v2 > - minor indentation fix > --- > fpu/softfloat.c | 239 > ++++++++++++++++++++++++++---------------------- > include/fpu/softfloat.h | 6 ++ > 2 files changed, 134 insertions(+), 111 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~