On 3/30/22 11:59, matheus.fe...@eldorado.org.br wrote:
From: Matheus Ferst<matheus.fe...@eldorado.org.br>Implements float128_to_uint128 based on parts_float_to_uint logic. Signed-off-by: Matheus Ferst<matheus.fe...@eldorado.org.br> --- fpu/softfloat.c | 65 +++++++++++++++++++++++++++++++++++++++++ include/fpu/softfloat.h | 2 ++ 2 files changed, 67 insertions(+)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~