qemu-e2k/tcg/ia64
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 exec: move include files to include/exec/ 2012-12-19 08:31:31 +01:00
tcg-target.h tcg: Split rem requirement from div requirement 2013-07-09 07:14:09 -07:00