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