qemu-e2k/tcg/mips
Aurelien Jarno 3585317f6f tcg/mips: use MUL instead of MULT on MIPS32 and above
MIPS32 and later instruction sets have a multiplication instruction
directly operating on GPRs. It only produces a 32-bit result but
it is exactly what is needed by QEMU.

Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2012-10-30 00:34:48 +01:00
..
tcg-target.c tcg/mips: use MUL instead of MULT on MIPS32 and above 2012-10-30 00:34:48 +01:00
tcg-target.h tcg: Remove TCG_TARGET_HAS_GUEST_BASE define 2012-10-12 14:27:05 +03:00