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