qemu/tcg/mips
Aurelien Jarno 5a0eed379d tcg/mips: use TCGArg or TCGReg instead of int
Instead of int, use the correct TCGArg and TCGReg type: TCGReg when
representing a TCG target register, TCGArg when representing the latter
or a constant.

Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2012-09-22 15:10:19 +02:00
..
tcg-target.c tcg/mips: use TCGArg or TCGReg instead of int 2012-09-22 15:10:19 +02:00
tcg-target.h tcg: Introduce movcond 2012-09-21 19:53:16 +02:00