qemu-irix/tcg/mips
Aurelien Jarno 7ef9bee924 tcg/mips: implement movcond op on MIPS32R2
movcond operation can be implemented on MIPS32 Release 2 using the MOVN,
MOVZ, SLT and SLTU instructions.

Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
2012-10-09 01:42:09 -05:00
..
tcg-target.c tcg/mips: implement movcond op on MIPS32R2 2012-10-09 01:42:09 -05:00
tcg-target.h tcg/mips: implement movcond op on MIPS32R2 2012-10-09 01:42:09 -05:00