gem5/mem
Ron Dreslinski 4e36678028 Adding some more things toward having cpu->mem test in place. Still need to work on compilation issues.
mem/physical.cc:
mem/physical.hh:
    Added a stripped down version of the physical memory object

--HG--
extra : convert_revision : 26826fb316f4cac900ec648fa268f1d95bc960f1
2006-02-03 14:54:37 -05:00
..
bus.hh Fixed some void functions with returns, first stab at cpu ports. 2006-01-31 14:39:41 -05:00
mem_object.hh Add proper includes 2006-01-31 14:15:33 -05:00
packet.hh Listing some of the enum structures 2006-01-31 14:09:43 -05:00
page_table.cc Add PageTable code and SConscript fixes for new syscall emulation 2006-01-29 17:28:04 -05:00
page_table.hh Add PageTable code and SConscript fixes for new syscall emulation 2006-01-29 17:28:04 -05:00
physical.cc Adding some more things toward having cpu->mem test in place. Still need to work on compilation issues. 2006-02-03 14:54:37 -05:00
physical.hh Adding some more things toward having cpu->mem test in place. Still need to work on compilation issues. 2006-02-03 14:54:37 -05:00
port.hh More include files, removing definition of SendResult whioch isn't needed anymore 2006-01-31 14:42:42 -05:00
request.hh changed sendresult -> bool,tick,void as appropriate 2006-01-31 14:20:39 -05:00