tcg/ia64: implement movcond_i32/64
authorAurelien Jarno <aurelien@aurel32.net>
Tue, 9 Oct 2012 19:53:55 +0000 (21:53 +0200)
committerAurelien Jarno <aurelien@aurel32.net>
Tue, 16 Oct 2012 23:26:42 +0000 (01:26 +0200)
commitb90cf716928d7934f4c1392f9097247a84b295d2
tree12d50635d6df5c2806749dc0c5c6782764e0a2e3
parentda897bf5ae2d0276dcabe941ba3a402aa718b740
tcg/ia64: implement movcond_i32/64

Implement movcond_i32/64 on ia64 hosts. It is not possible to have
immediate compare arguments without adding a new bundle, but it is
possible to have 22-bit immediate value arguments.

Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
tcg/ia64/tcg-target.c
tcg/ia64/tcg-target.h