pub fn revexec_cycles(
cpu: *mut ConfObject,
where_: RevExecPos,
) -> Result<Cycles>
Expand description
Reverse execution by a certain number of cycles
pub fn revexec_cycles(
cpu: *mut ConfObject,
where_: RevExecPos,
) -> Result<Cycles>
Reverse execution by a certain number of cycles