diff options
author | Steve Reinhardt <stever@eecs.umich.edu> | 2004-06-21 16:26:21 -0700 |
---|---|---|
committer | Steve Reinhardt <stever@eecs.umich.edu> | 2004-06-21 16:26:21 -0700 |
commit | 4c2f38fadee01bd2d6fe9ca2f1c3c3976eef6688 (patch) | |
tree | dc3e78b99e90779c41bf0c94f8150fb2bcac06fe | |
parent | 35d125695c8c61df765b4adc983c9e0b41f69bd2 (diff) | |
download | gem5-4c2f38fadee01bd2d6fe9ca2f1c3c3976eef6688.tar.xz |
Record execution faults in DynInst fault field. Previously the
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
0 files changed, 0 insertions, 0 deletions