Function core::arch::wasm32::i64x2_load_extend_i32x2[][src]

pub unsafe fn i64x2_load_extend_i32x2(m: *const i32) -> v128
🔬 This is a nightly-only experimental API. (wasm_simd #74372)
This is supported on WebAssembly and target feature simd128 only.
Expand description

Load two 32-bit integers and sign extend each one to a 64-bit lane