qemu-patch-raspberry4/tcg/mips
Aurelien Jarno 7d7c4930ab 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>
2012-09-22 15:10:20 +02:00
..
tcg-target.c tcg/mips: implement movcond op on MIPS32R2 2012-09-22 15:10:20 +02:00
tcg-target.h tcg/mips: implement movcond op on MIPS32R2 2012-09-22 15:10:20 +02:00