On 2/6/19 10:53 AM, David Hildenbrand wrote: > Handling it just like float128_to_uint32_round_to_zero, that hopefully > is free of bugs :) > > Documentation basically copied from float128_to_uint64 > > Signed-off-by: David Hildenbrand <da...@redhat.com> > --- > fpu/softfloat.c | 29 +++++++++++++++++++++++++++++ > include/fpu/softfloat.h | 1 + > 2 files changed, 30 insertions(+)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~