gem5/src/dev/alpha
Steve Reinhardt 6f1187943c Replace curTick global variable with accessor functions.
This step makes it easy to replace the accessor functions
(which still access a global variable) with ones that access
per-thread curTick values.
2011-01-07 21:50:29 -08: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 Replace curTick global variable with accessor functions. 2011-01-07 21:50:29 -08: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 devices: undo cset 017baf09599f that added timer drain functions. 2010-09-16 20:24:05 -07:00
tsunami_io.hh devices: undo cset 017baf09599f that added timer drain functions. 2010-09-16 20:24:05 -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