Files
gem5/src/cpu/inorder
Anthony Gutierrez d6da3ff317 cpu: Don't init simple and inorder CPUs if they are defered.
initCPU() will be called to initialize switched out CPUs for the simple and
inorder CPU models. this patch prevents those CPUs from being initialized
because they should get their state from the active CPU when it is switched
out.
2012-06-05 14:20:13 -04:00
..
2012-02-07 04:43:21 -08:00
2012-05-26 13:44:46 -07:00
2011-04-15 10:44:06 -07:00
2012-06-05 01:23:08 -04:00