egcs/gcc/config/i386 i386.md

jakub@gcc.gnu.org jakub@gcc.gnu.org
Thu May 23 02:25:00 GMT 2002


CVSROOT:	/cvs/gcc
Module name:	egcs
Branch: 	gcc-3_1-branch
Changes by:	jakub@gcc.gnu.org	2002-05-23 02:25:42

Modified files:
	gcc/config/i386: i386.md 

Log message:
	PR target/6753
	* config/i386/i386.md (sse_movdfcc, sse_movdfcc_eq): Use Y instead
	of x in constraints for clarity.
	(sse_mov?fcc split): abort if op2 == op3.
	(sse_movsfcc_const0_1, sse_movsfcc_const0_2, sse_movsfcc_const0_3,
	sse_movsfcc_const0_4): Add earlyclobber.
	(sse_movdfcc_const0_1, sse_movdfcc_const0_2, sse_movdfcc_const0_3,
	sse_movdfcc_const0_4): Likewise.  Use DFmode, not SFmode.
	Use Y instead of x in constraints.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/i386/i386.md.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.339.2.9&r2=1.339.2.10



More information about the Gcc-cvs mailing list