On 2012-08-02 09:24, Richard Earnshaw wrote:
> +         /* Extz only supports SImode, but we can coerce the operands
> +            into that mode.  */
> +         emit_constant_insn (cond,
> +                             gen_extzv_t2 (gen_lowpart (mode, target),
> +                                           gen_lowpart (mode, source),
> +                                           GEN_INT (i), const0_rtx));

Didn't you mean gen_lowpart (SImode, ...) ?


r~

Reply via email to