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