recalc_spd
Recalculate SP delta for an instruction that stops execution.
cur_ea - linear address of the current instruction
returns: 1 - new stkpnt is added, 0 - nothing is changed
success recalc_spd(cur_ea);
Last updated
Recalculate SP delta for an instruction that stops execution.
cur_ea - linear address of the current instruction
returns: 1 - new stkpnt is added, 0 - nothing is changed
success recalc_spd(cur_ea);
Last updated