Function core::arch::powerpc::vec_splat_i16

source ·
pub unsafe fn vec_splat_i16<const IMM5: i8>() -> vector_signed_short
🔬This is a nightly-only experimental API. (stdsimd #48556)
Available on (PowerPC or PowerPC-64) and target feature altivec and PowerPC only.
Expand description

Vector Splat to Signed Halfword

This documentation is an old archive. Please see https://rust.docs.kernel.org instead.