108c108
< Tick resume = curTick + tc->getCpuPtr()->cycles(cycles);
---
> Tick resume = curTick + tc->getCpuPtr()->ticks(cycles);