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