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