pub fn vload16x4le_u_z<E>( into: &mut E, dst: impl Into<VReg>, addr: impl Into<AddrZ>, )where E: Extend<u8>,
encode
Load the 64-bit source as u16x4 and zero-extend to i32x4.