host-utils: add unit tests for divu128/divs128
authorLuis Pires <luis.pires@eldorado.org.br>
Mon, 25 Oct 2021 19:11:39 +0000 (16:11 -0300)
committerRichard Henderson <richard.henderson@linaro.org>
Thu, 28 Oct 2021 00:10:00 +0000 (17:10 -0700)
commit023462978a1fb7b5a3f7ea74236a05d253d0b6e6
tree78c4956f3e19b40a3ca73062756c2ea013fe5ecd
parent40f3e79a862554553811d0681c05e00a4705e91c
host-utils: add unit tests for divu128/divs128

Signed-off-by: Luis Pires <luis.pires@eldorado.org.br>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20211025191154.350831-5-luis.pires@eldorado.org.br>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
tests/unit/meson.build
tests/unit/test-div128.c [new file with mode: 0644]