This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [3.3/mainline] Fix SSE move patterns


> On Sun, Feb 09, 2003 at 03:19:02PM +0100, Jan Hubicka wrote:
> > 	* i386.c (sse_move_operand): New predicate.
> > 	(ix86_expand_vector_move): Be happy about 0.
> > 	* i386.h (PREDICATE_CODES): Add sse-move_operand.
> > 	* i386.md (mov*_internal): Add 'C' alternative.
> 
> MMX needs the same change.  Thus "sse_move_operand" probably isn't
I did changed MMX patterns as well.  So perhaps mmx_sse_move_operand?

Honza
> the best choice.  ;-)
> 
> 
> r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]