qemu/tcg/arm
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: Remove redundant tcg_target_init checks 2013-06-05 05:54:40 -07:00
tcg-target.h tcg: Split rem requirement from div requirement 2013-07-09 07:14:09 -07:00