qemu-patch-raspberry4/tcg/aarch64
Richard Henderson ca675f46e6 tcg: Split rem requirement from div requirement
There are several hosts with only a "div" insn.  Remainder is computed
manually from the quotient and inputs.  We can do this generically.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <rth@twiddle.net>
2013-07-09 07:14:09 -07:00
..
tcg-target.c tcg/aarch64: implement user mode qemu ld/st 2013-06-12 16:20:23 +01:00
tcg-target.h tcg: Split rem requirement from div requirement 2013-07-09 07:14:09 -07:00