_mm_movepi64_pi64
Microsoft Specific
Returns the lower 64 bits of a as an __m64 type.
__m64 _mm_movepi64_pi64 (__m128i a);
MOVDQ2Q
Return Value
r0 := a0 ;
Requirements
Header: emmintrin.h
END Microsoft Specific
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
Microsoft Specific
Returns the lower 64 bits of a as an __m64 type.
__m64 _mm_movepi64_pi64 (__m128i a);
MOVDQ2Q
r0 := a0 ;
Header: emmintrin.h
END Microsoft Specific