Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Microsoft Specific
Stores the data in a to the address p without polluting the caches.
void _mm_stream_pi(__m64 * p , __m64 a );
MOVNTQ
Return Value
This intrinsic requires you to empty the multimedia state for the MMX register. See Understanding the EMMS Instruction section.
Requirements
Header: mmintrin.h
END Microsoft Specific