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: [PATCH] i386: Remove "m" constraint for "register_operand"


> 
>    Updated, bootstrapped and tested on x86_64-unknown-linux-gnu with no
> regressions.
> 
> 2007-08-15  Rask Ingemann Lambertsen  <rask@sygehus.dk>
> 
> 	* config/i386/i386.md (subsi3_carry_zext): Remove "m" constraint for
> 	"register_operand".
> 	(*iorsi_1_zext): Likewise.
> 	(*iorsi_1_zext_imm): Likewise.
> 	* config/i386/sse.md: (*sse4_1_extractps): Use "nonimmediate_operand"
> 	with "rm"/"xm" constraint.
> 	(sse2_vmsqrtv2df2): Likewise.

OK,
thanks!
Honza


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