Clean up a few spots where we weren't handling of misspeculation correctly.
authorSteve Reinhardt <stever@eecs.umich.edu>
Tue, 28 Oct 2003 17:09:45 +0000 (09:09 -0800)
committerSteve Reinhardt <stever@eecs.umich.edu>
Tue, 28 Oct 2003 17:09:45 +0000 (09:09 -0800)
commit18205206972932a236d0bf4f427918b57f9857f0
tree275ec2898ae04aa891015637075092e671b7b793
parentcec7f73abf841a65bdce38d6eb67a643e4879335
Clean up a few spots where we weren't handling of misspeculation correctly.

arch/alpha/ev5.cc:
    Don't call kernelStats.hwrei() or system->breakpoint() on misspeculated paths.
arch/alpha/isa_desc:
    Don't write reegs.intrflag, do Annotate::Callpal, or call xc->syscall
    on misspeculated paths.

--HG--
extra : convert_revision : e73b96fbe4ac5be85fb20aa218fd05fd56d5b2f3
arch/alpha/ev5.cc
arch/alpha/isa_desc