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 9 - MMX _m64 type


On Fri, Oct 18, 2002 at 11:22:12AM +0200, Jan Hubicka wrote:
> 	* mmintrin.h (__m64): typedef it to v2si.
> 	(_mm_cvtsi32_si64, _mm_cvtsi32_si64_mm_sll_pi16,
> 	_mm_sll_pi32, _mm_sll_pi64, _mm_slli_pi64, _mm_sra_pi16,
> 	_mm_sra_pi32, _mm_srl_pi16, _mm_srl_pi32, _mm_srl_pi64,
> 	_mm_srli_pi64, _mm_and_si64, _mm_andnot_si64,
> 	_mm_or_si64, _mm_xor_si64): Add neccesary casts.
> 	* xmmintrin.h (_mm_setzero_si64): Likewise.

Ok.


r~


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