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: SSE fix 23 - assorted integer patterns fixes


On Tue, Oct 22, 2002 at 11:17:32PM +0200, Jan Hubicka wrote:
> 	* i386.md: FIx typo.
> 	(sse2_cvtsi2sd, sse2_pslrdq): Fix template.
> 	(sse2_umulv2siv2di3): Fix predicate.
> 	(sse2_psadbw, ashrv8hi3, ashrv4si3, lshrv8hi3 lshrv4si3,
> 	lshrv2di3, ashlv8hi3, ashlv4si3, ashlv2di3): Likewise.
> 	* xmmintrin.h (_mm_mul_epu16): Rename to...
> 	(_mm_mul_epu32): This one.
> 	(_mm_cvtsi32_si128, _mm_cvtsi128_si32): New.

Ok.


r~


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