Function core::arch::wasm32::v16x8_load_splat [−][src]
pub unsafe fn v16x8_load_splat(m: *const u16) -> v128
This is supported on WebAssembly and target feature
simd128
only.Load a single element and splat to all lanes of a v128 vector.