_mm_stream_pi

Store 64-bits of integer data from a into memory using a non-temporal memory hint.

nothrow @nogc
void
_mm_stream_pi
(
__m64* mem_addr
,
__m64 a
)

Meta