pub fn xload16le_u32_z<E>( into: &mut E, dst: impl Into<XReg>, addr: impl Into<AddrZ>, )where E: Extend<u8>,
encode
low32(dst) = zext_16_32(*addr)