qemu-e2k/tcg/ia64
Richard Henderson 3c289cba9b tcg-ia64: Avoid unnecessary stop bit in tcg_out_alu
When performing an operation with two input registers, we'd leave
the stop bit (and thus an extra cycle) that's only needed when one
or the other input is a constant.

Acked-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Richard Henderson <rth@twiddle.net>
2013-11-18 15:57:16 +10:00
..
tcg-target.c tcg-ia64: Avoid unnecessary stop bit in tcg_out_alu 2013-11-18 15:57:16 +10:00
tcg-target.h tcg-ia64: Move AREG0 to R32 2013-11-18 15:57:08 +10:00