qemu-patch-raspberry4/tcg/hppa
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-hppa: Fix typo in brcond2 2012-12-29 12:21:53 +00:00
tcg-target.h tcg: Split rem requirement from div requirement 2013-07-09 07:14:09 -07:00