qemu-e2k/tcg/mips
Aurelien Jarno 2ceb3a9e0f tcg-mips: fix wrong usage of 'Z' constraint
The 'Z' constraint has been introduced to map the zero register. However
when the op also accept a constant, there is no point to accept the zero
register in addition.

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: fix wrong usage of 'Z' constraint 2012-09-22 15:10:19 +02:00
tcg-target.h tcg: Introduce movcond 2012-09-21 19:53:16 +02:00