gem5/arch/alpha
Gabe Black f9c2b9e74f Put the Alpha faults into the AlphaISA namespace
--HG--
extra : convert_revision : d9586bb8ffaab74673aa0b3d17bb676b949ff212
2006-02-27 04:00:24 -05:00
..
isa Changed Fault from a FaultBase * to a RefCountingPtr, added "new"s where appropriate, and took away the constant examples of each fault which where for comparing to a fault to determine its type. 2006-02-24 01:51:45 -05:00
alpha_linux_process.cc Add pipe() syscall to Alpha Linux emulation. 2006-02-23 08:16:59 -05:00
alpha_linux_process.hh make sure alpha still compiles , rename files back to original naming ... 2006-02-22 04:08:08 -05:00
alpha_memory.cc MachineCheckFaults and AlignmentFaults are now generated by the ISA, rather than being created directly. 2006-02-27 03:57:15 -05:00
alpha_memory.hh name changes ... 2006-02-23 18:46:12 -05:00
alpha_tru64_process.cc make sure alpha still compiles , rename files back to original naming ... 2006-02-22 04:08:08 -05:00
alpha_tru64_process.hh make sure alpha still compiles , rename files back to original naming ... 2006-02-22 04:08:08 -05:00
aout_machdep.h Many files: 2005-06-05 05:16:00 -04:00
arguments.cc Changes to untemplate StaticInst and StaticInstPtr, change the isa to a namespace instead of a class, an improvement to the architecture specific header file selection system, and fixed up a few include paths. 2006-02-19 02:34:37 -05:00
arguments.hh Many files: 2005-06-05 05:16:00 -04:00
ecoff_machdep.h Many files: 2005-06-05 04:21:22 -04:00
ev5.cc Merge gblack@m5.eecs.umich.edu:/bk/multiarch 2006-02-24 18:45:28 -05:00
ev5.hh Changes to untemplate StaticInst and StaticInstPtr, change the isa to a namespace instead of a class, an improvement to the architecture specific header file selection system, and fixed up a few include paths. 2006-02-19 02:34:37 -05:00
faults.cc Put the Alpha faults into the AlphaISA namespace 2006-02-27 04:00:24 -05:00
faults.hh Put the Alpha faults into the AlphaISA namespace 2006-02-27 04:00:24 -05:00
isa_traits.hh Made Addr a global type 2006-02-21 03:38:21 -05:00
osfpal.cc Many files: 2005-06-05 05:16:00 -04:00
osfpal.hh Many files: 2005-06-05 05:16:00 -04:00
SConscript Create a Builder object for .isa files in arch/SConscript. 2006-02-23 14:31:15 -05:00
stacktrace.cc Changes to untemplate StaticInst and StaticInstPtr, change the isa to a namespace instead of a class, an improvement to the architecture specific header file selection system, and fixed up a few include paths. 2006-02-19 02:34:37 -05:00
stacktrace.hh Made Addr a global type 2006-02-21 03:38:21 -05:00
vtophys.cc Changes to untemplate StaticInst and StaticInstPtr, change the isa to a namespace instead of a class, an improvement to the architecture specific header file selection system, and fixed up a few include paths. 2006-02-19 02:34:37 -05:00
vtophys.hh Made Addr a global type 2006-02-21 03:38:21 -05:00