projects
/
gem5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
35d1256
)
Record execution faults in DynInst fault field. Previously the
author
Steve Reinhardt
<stever@eecs.umich.edu>
Mon, 21 Jun 2004 23:26:21 +0000
(16:26 -0700)
committer
Steve Reinhardt
<stever@eecs.umich.edu>
Mon, 21 Jun 2004 23:26:21 +0000
(16:26 -0700)
DynInst field was being set only on memory faults. If an FP
memory op encountered an FP enable fault, then the bogus memory
op would still get processed since the pipeline relied on the
inst->fault field to tell if the op was bogus.
--HG--
extra : convert_revision :
7435d712a464ce71b518425e0580aa22822fb901
No differences found