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 <alex.ben...@linaro.org> > --- > fpu/softfloat-macros.h | 44 +++++++++ > fpu/softfloat.c | 235 > ++++++++++++++++++------------------------------ > include/fpu/softfloat.h | 1 + > 3 files changed, 134 insertions(+), 146 deletions(-)
I was involved in writing this, so Signed-off-by: Richard Henderson <richard.hender...@linaro.org> r~