Function core::arch::wasm32::v128_load64_zero 1.54.0[−][src]
pub unsafe fn v128_load64_zero(m: *const u64) -> v128
This is supported on WebAssembly and target feature
simd128
only.Expand description
将 64 位元素加载到 vector 的低位并将所有其他位设置为零。