OSDN Git Service

tcg/tci: Implement 64-bit division
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 28 Jan 2021 06:30:00 +0000 (20:30 -1000)
committerRichard Henderson <richard.henderson@linaro.org>
Fri, 5 Feb 2021 20:24:14 +0000 (10:24 -1000)
commitae40c098ac637b51ccf350d70765e76129b838a5
tree07165bc1f82aae7671785e1edc220cab22ad0221
parent7abd007cbc145c1f3745c6b1ca0deea2ef5c8591
tcg/tci: Implement 64-bit division

Trivially implemented like other arithmetic.
Tested via check-tcg and the ppc64 target.

Tested-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
tcg/tci.c
tcg/tci/tcg-target.c.inc
tcg/tci/tcg-target.h