gem5/src/dev/alpha
Steve Reinhardt 0685ae7a2d bus: clean up default responder code.
Clean up some minor things left over from the default responder
change in rev 9af6fb59752f.  Mostly renaming the 'responder_set'
param to 'use_default_range' to actually reflect what it does...
old name wasn't that descriptive in the first place, but now
it really doesn't make sense at all.

Also got rid of the bogus obsolete assignment to 'bus.responder'
which used to be a parameter but now is interpreted as an
implicit child assignment, and which was giving me problems in
the config restructuring to come.  (A good argument for not
allowing implicit child assignments, IMO, but that's water under
the bridge, I'm afraid.)

Also moved the Bus constructor to the .cc file since that's
where it should have been all along.
2010-08-17 05:06:21 -07:00
..
access.h style: Remove non-leading tabs everywhere they shouldn't be. Developers should configure their editors to not insert tabs 2008-09-10 14:26:15 -04:00
AlphaBackdoor.py rename AlphaConsole to AlphaBackdoor 2008-06-17 20:36:39 -07:00
backdoor.cc Act like enabling CPUs is no big deal, 2010-06-03 16:54:28 -07:00
backdoor.hh includes: sort includes again 2009-05-17 14:34:52 -07:00
SConscript rename AlphaConsole to AlphaBackdoor 2008-06-17 20:36:39 -07:00
tsunami.cc arch: nuke arch/isa_specific.hh and move stuff to generated config/the_isa.hh 2009-09-23 08:34:21 -07:00
tsunami.hh Devices: Add support for legacy fixed IO locations in BARs. 2009-02-01 00:02:21 -08:00
Tsunami.py bus: clean up default responder code. 2010-08-17 05:06:21 -07:00
tsunami_cchip.cc arch: nuke arch/isa_specific.hh and move stuff to generated config/the_isa.hh 2009-09-23 08:34:21 -07:00
tsunami_cchip.hh Major changes to how SimObjects are created and initialized. Almost all 2007-07-23 21:51:38 -07:00
tsunami_io.cc tick: rename Clock namespace to SimClock 2010-04-15 16:24:12 -07:00
tsunami_io.hh eventq: convert all usage of events to use the new API. 2008-10-09 04:58:24 -07:00
tsunami_pchip.cc arch: nuke arch/isa_specific.hh and move stuff to generated config/the_isa.hh 2009-09-23 08:34:21 -07:00
tsunami_pchip.hh Devices: Add support for legacy fixed IO locations in BARs. 2009-02-01 00:02:21 -08:00
tsunamireg.h Make mulitple consoles work and be distinguishable from each other 2007-02-13 15:58:06 -05:00