Function pulley_interpreter::encode::store64_offset64
source ยท pub fn store64_offset64<E>(
into: &mut E,
ptr: impl Into<XReg>,
offset: impl Into<i64>,
src: impl Into<XReg>,
)
Available on crate feature
encode
only.Expand description
*(ptr + sign_extend(offset64)) = src