On Wed, Oct 10, 2012 at 04:01:35PM -0700, Richard Henderson wrote:
> 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
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
---
tcg/ia64/tcg-target.c | 53