gem5/src/cpu/simple
Ron Dreslinski cd0b65508e Make an initialization pass for the thread context and set the [phys,virt]Port correctly
src/cpu/simple/atomic.cc:
src/cpu/simple/timing.cc:
    Call the thread context initialization

--HG--
extra : convert_revision : d7dc2a8b893dc670077b7f6150d4b710a1778620
2006-11-17 21:55:28 -05:00
..
atomic.cc Make an initialization pass for the thread context and set the [phys,virt]Port correctly 2006-11-17 21:55:28 -05:00
atomic.hh Make CPU models signal to update the snoop ranges 2006-11-13 18:51:16 -05:00
base.cc Updates to support new interrupt processing and removal of PcPAL. 2006-11-12 20:15:30 -05:00
base.hh Got rid of "inPalMode". Some places are still effectively checking if they are in PAL mode, however. 2006-11-03 04:25:33 -05:00
timing.cc Make an initialization pass for the thread context and set the [phys,virt]Port correctly 2006-11-17 21:55:28 -05:00
timing.hh Make CPU models signal to update the snoop ranges 2006-11-13 18:51:16 -05:00