Function core::arch::wasm32::v128_load8_splat1.54.0[][src]

pub unsafe fn v128_load8_splat(m: *const u8) -> v128
This is supported on WebAssembly and target feature simd128 only.
Expand description

加载单个元素,然后将其放置到 v128 vector 的所有通道中。