[−][src]Function core_arch::x86::_mm_set1_pi16
pub unsafe fn _mm_set1_pi16(a: i16) -> __m64
🔬 This is a nightly-only experimental API. (
stdsimd
)This is supported on x86 and target feature
mmx
only.Broadcasts 16-bit integer a to all all elements of dst.