qemu-e2k/tcg/mips
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/mips: Implement muls2_i32 2013-04-01 18:49:17 +02:00
tcg-target.h tcg: Split rem requirement from div requirement 2013-07-09 07:14:09 -07:00