host-utils: move udiv_qrnnd() to host-utils
authorLuis Pires <luis.pires@eldorado.org.br>
Mon, 25 Oct 2021 19:11:37 +0000 (16:11 -0300)
committerRichard Henderson <richard.henderson@linaro.org>
Thu, 28 Oct 2021 00:10:00 +0000 (17:10 -0700)
commit8ac2d6c526d9ea0c89c8aa7046ca56e1b1b9d130
tree99bb8eef6b1448c5fd3bc6ea1c7bd14fc10f7ac1
parent9276a31c3484ff236a958a1e2a38beefb0eb7ebb
host-utils: move udiv_qrnnd() to host-utils

Move udiv_qrnnd() from include/fpu/softfloat-macros.h to host-utils,
so it can be reused by divu128().

Signed-off-by: Luis Pires <luis.pires@eldorado.org.br>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20211025191154.350831-3-luis.pires@eldorado.org.br>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
include/fpu/softfloat-macros.h
include/qemu/host-utils.h