On 12/11/2017 04:57 AM, Alex Bennée wrote:
> We can now add float16_round_to_int and use the common round_decomposed and
> canonicalize functions to have a single implementation for
> float16/32/64 round_to_int functions.
> 
> Signed-off-by: Alex Bennée <alex.ben...@linaro.org>
> ---
>  fpu/softfloat.c         | 304 
> ++++++++++++++++++++----------------------------
>  include/fpu/softfloat.h |   1 +
>  2 files changed, 130 insertions(+), 175 deletions(-)

I was involved in writing this, so

Signed-off-by: Richard Henderson <richard.hender...@linaro.org>


r~

Reply via email to