gem5/arch
Gabe Black c5dcd152f2 Changed targetarch to just arch.
SConscript:
    Changed all of the "targetarch" files to be "arch" files
arch/SConscript:
    Added all of the remaining targetarch files to isa_switch_hdrs

--HG--
extra : convert_revision : a37d18349e27cf92dce12814f21944daa7fe9480
2006-02-27 05:35:43 -05:00
..
alpha Added isMachineCheckFault and isAlignmentFault virtual functions to the fault base class, and replaced the isA templated function with them where appropriate. 2006-02-27 04:02:45 -05:00
mips Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5 2006-02-24 08:52:38 -05:00
sparc Create a Builder object for .isa files in arch/SConscript. 2006-02-23 14:31:15 -05:00
isa_parser.py Enable building only selected CPU models via new scons 2006-02-23 17:00:29 -05:00
isa_specific.hh Auto-generate arch/foo.hh "switch headers" in scons. 2006-02-22 22:22:06 -05:00
SConscript Changed targetarch to just arch. 2006-02-27 05:35:43 -05:00