qemu-e2k/tcg/ia64
Richard Henderson c7d4475a70 tcg-ia64: Implement deposit
Note that in the general reg=reg,reg case we're restricted
to 16-bit insertions.  This makes it easy to allow "any"
constant as input, as post-truncation it will fit into the
constant load insn for which we have room in the bundle.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2012-10-17 01:26:43 +02:00
..
tcg-target.c tcg-ia64: Implement deposit 2012-10-17 01:26:43 +02:00
tcg-target.h tcg-ia64: Implement deposit 2012-10-17 01:26:43 +02:00