Function xstore16be_o32

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

*addr = low16(src)