> Seems to be me that completeAcc should never get called before
> initiateAcc in any circumstance. I know that shortcut is because you
> STL_C fails early, but even so, why cant it just finish like any other
> instruction. What benefit are we gettiing from early completing it
> (especially in a SimpleCPU)? Am I getting this fundamental issue? If
> I'm not getting that wrong, then we can just fix the SimpleCPU to not
> handle this special case in this fashion and all will be fine.

I buy this argument if it can be fixed.  My goal of getting traceData
to not be a parameter is two fold.  One, it could at least solve this
segfault, but two, it can also clean up the code some.

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

Reply via email to