OSDN Git Service

softfloat: Implement float128_to_uint32
authorDavid Hildenbrand <david@redhat.com>
Wed, 6 Feb 2019 10:53:39 +0000 (11:53 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Tue, 26 Feb 2019 14:05:19 +0000 (14:05 +0000)
commite45de9922e43c1ce4f4739b62142314a13029d5c
treeb80e040a5e1f111f20398b3ac929b118d221b595
parent47393181604d507f4fe2a15a65b1eede0f974d6a
softfloat: Implement float128_to_uint32

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 <david@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
fpu/softfloat.c
include/fpu/softfloat.h