Function core::arch::wasm32::i32x4_load_extend_i16x4 1.54.0[−][src]
pub unsafe fn i32x4_load_extend_i16x4(m: *const i16) -> v128
This is supported on WebAssembly and target feature
simd128
only.Expand description
加载四个 16 位整数,并将每个符号扩展到 32 位通道