This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH, i386]: PR target/14631: Fix pinsrw instruction (take 2)
On Wed, Dec 29, 2004 at 08:16:06AM +0100, Uros Bizjak wrote:
> * config/i386/i386.c (ix86_expand_builtin): [IX86_BUILTIN_PINSRW,
> IX86_BUILTIN_PINSRW128]: Fix wrong selector range in error message.
> * config/i386/i386.md (mmx_pinsrw, sse2_pinsrw): Fix selector
> handling.
> (*mmx_pinsrw, *sse2_pinsrw): New patterns.
> * config/i386/i386/predicates.md (const_pow2_1_to_8_operand,
> const_pow2_1_to_128_operand): New predicates.
Ok.
r~