>
> But fixing the two items above did not solve the problem. I figured
> (from the takeoverfrom() routines) that commit stage needs to reset
> its flags to that it does not go and squash the first instruction
> where the restoration is supposed to start from. Since I am not very
> familiar with the O3 code, I did not spend much time looking into it.
>
I'm assuming O3 doesnt get to commit 1 instruction, because it's immediately
squashed
as soon as you restore from checkpoint?



> So, now I am seeing inorder proceed to about a 100 instructions after
> which the PC is set to 0x0 (following a squash). I have to look into
> it later. Which trace flags should I use to see the actual
> instructions?
>
"Exec" if you want just the committed instructions

-- 
- Korey
_______________________________________________
m5-dev mailing list
m5-dev@m5sim.org
http://m5sim.org/mailman/listinfo/m5-dev

Reply via email to