gem5/src/mem/ruby/system
Nilay Vaish 91a84c5b3c ruby: replace Address by Addr
This patch eliminates the type Address defined by the ruby memory system.
This memory system would now use the type Addr that is in use by the
rest of the system.
2015-08-14 12:04:51 -05:00
..
CacheRecorder.cc ruby: replace Address by Addr 2015-08-14 12:04:51 -05:00
CacheRecorder.hh ruby: replace Address by Addr 2015-08-14 12:04:51 -05:00
DMASequencer.cc ruby: replace Address by Addr 2015-08-14 12:04:51 -05:00
DMASequencer.hh ruby: replace Address by Addr 2015-08-14 12:04:51 -05:00
RubyPort.cc ruby: replace Address by Addr 2015-08-14 12:04:51 -05:00
RubyPort.hh ruby: replace Address by Addr 2015-08-14 12:04:51 -05:00
RubyPortProxy.cc MEM: Add port proxies instead of non-structural ports 2012-01-17 12:55:08 -06:00
RubyPortProxy.hh MEM: Add port proxies instead of non-structural ports 2012-01-17 12:55:08 -06:00
RubySystem.py Ruby: Update backing store option to propagate through to all RubyPorts 2015-02-26 09:58:26 -06:00
SConscript ruby: move files from ruby/system to ruby/structures 2014-09-01 16:55:40 -05:00
Sequencer.cc ruby: replace Address by Addr 2015-08-14 12:04:51 -05:00
Sequencer.hh ruby: replace Address by Addr 2015-08-14 12:04:51 -05:00
Sequencer.py ruby: Remove the RubyCache/CacheMemory latency 2015-08-14 00:19:37 -05:00
System.cc ruby: replace Address by Addr 2015-08-14 12:04:51 -05:00
System.hh uby: Fix checkpointing and restore 2015-08-03 23:08:40 -05:00