pub fn store64<E>(into: &mut E, ptr: impl Into<XReg>, src: impl Into<XReg>)where E: Extend<u8>,
encode
*ptr = src