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