i386.c (vector_move_operand): New predicate.
authorJan Hubicka <jh@suse.cz>
Sun, 9 Feb 2003 23:30:51 +0000 (00:30 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sun, 9 Feb 2003 23:30:51 +0000 (23:30 +0000)
commitfdc4b40b65a63548e89fa7c01ffb1370e62f7bb0
treed397cd0705675a3ac76ae9e389f40732c9d7f698
parent35c28a133076b6ccf420e795bb1ac1dec90f67e1
i386.c (vector_move_operand): New predicate.

* i386.c (vector_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.

From-SVN: r62612
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/config/i386/i386.h
gcc/config/i386/i386.md