Searched hist:8589 (Results 1 - 2 of 2) sorted by relevance
/gem5/src/sim/ | ||
H A D | faults.hh | diff 8589:d0772caaeacd Tue Sep 27 03:16:00 EDT 2011 Gabe Black <gblack@eecs.umich.edu> Faults: Make the generic faults more consistent between SE and FS. All of the classes will now be available in both modes, and only GenericPageTableFault will continue to check the mode for conditional compilation. It uses a process object to handle the fault in SE mode, and for now those aren't available in FS mode. |
H A D | faults.cc | diff 8589:d0772caaeacd Tue Sep 27 03:16:00 EDT 2011 Gabe Black <gblack@eecs.umich.edu> Faults: Make the generic faults more consistent between SE and FS. All of the classes will now be available in both modes, and only GenericPageTableFault will continue to check the mode for conditional compilation. It uses a process object to handle the fault in SE mode, and for now those aren't available in FS mode. |
Completed in 9 milliseconds