pub fn vload16x4le_u_offset32<E>(
into: &mut E,
dst: impl Into<VReg>,
ptr: impl Into<XReg>,
offset: impl Into<i32>,
)
Available on crate feature
encode
only.Expand description
Load the 64-bit source as u16x4 and zero-extend to i32x4.