qemu-e2k/tcg/aarch64
Richard Henderson 8678b71ce6 tcg-aarch64: Support div, rem
Clean up multiply at the same time.

For remainder, generic code will produce mul+sub,
whereas we can implement with msub.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Reviewed-by: Claudio Fontana <claudio.fontana@huawei.com>
Tested-by: Claudio Fontana <claudio.fontana@huawei.com>
2014-03-14 11:00:10 -07:00
..
tcg-target.c tcg-aarch64: Support div, rem 2014-03-14 11:00:10 -07:00
tcg-target.h tcg-aarch64: Support div, rem 2014-03-14 11:00:10 -07:00