pub fn xstore16be_o32<E>( into: &mut E, addr: impl Into<AddrO32>, src: impl Into<XReg>, )where E: Extend<u8>,
encode
*addr = low16(src)