summaryrefslogtreecommitdiff
path: root/src/sim/sim_object.hh
diff options
context:
space:
mode:
authorKevin Lim <ktlim@umich.edu>2006-07-05 17:25:37 -0400
committerKevin Lim <ktlim@umich.edu>2006-07-05 17:25:37 -0400
commitbd26dbdb13108bffed1c246a450029a3322dba4c (patch)
tree138a19eb77646bbacd27a70017e0c6fac1f51dbb /src/sim/sim_object.hh
parentea9697250cf55add36af1548b524ab22d6a2cf94 (diff)
downloadgem5-bd26dbdb13108bffed1c246a450029a3322dba4c.tar.xz
Checker ignores any faults that occur in syscall emulation mode for now.
src/cpu/checker/cpu_impl.hh: The only fault we handle in SE causes troubles when invoked with the Checker. This is because it changes state within the process, and not the checker, so the state isn't correct when the main CPU calls invoke. It's safe to just ignore the fault in the Checker and continue. --HG-- extra : convert_revision : 5000d763a75009c7a6011646a6790ac5b23df6bb
Diffstat (limited to 'src/sim/sim_object.hh')
0 files changed, 0 insertions, 0 deletions