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