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