[][src]Function core_arch::x86_64::_mm_stream_pi

pub unsafe fn _mm_stream_pi(mem_addr: *mut __m64, a: __m64)
🔬 This is a nightly-only experimental API. (stdsimd)
This is supported on x86-64 and target feature sse,mmx only.

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