Function xload16be_u32_o32

Source
pub fn xload16be_u32_o32<E>(
    into: &mut E,
    dst: impl Into<XReg>,
    addr: impl Into<AddrO32>,
)
where E: Extend<u8>,
Available on crate feature encode only.
Expand description

low32(dst) = zext(*addr)