gem5/arch/sparc
Gabe Black 3b7d756907 Working towards compiling SPARC_SE
arch/alpha/isa_traits.hh:
    Changed the enums to const ints, and got rid of a few unnecessary constants.
arch/sparc/isa_traits.hh:
    Got rid of the enums, and added in some missing constants.

--HG--
extra : convert_revision : ee47890af9d8c67300b31d8e0dda1d580bd21479
2006-03-08 08:09:27 -05:00
..
isa Clean up of the SPARC isa description. 2006-03-07 04:33:10 -05:00
linux Corrected a mispelling of "unimplemented". 2006-03-07 14:34:11 -05:00
faults.cc Implemented SPARC fault classes. 2006-03-07 04:32:34 -05:00
faults.hh Implemented SPARC fault classes. 2006-03-07 04:32:34 -05:00
isa_traits.hh Working towards compiling SPARC_SE 2006-03-08 08:09:27 -05:00
process.cc Filled out the object file loader so it can load object files for several OSs and architectures. 2006-03-04 03:09:23 -05:00
process.hh Moved where some alpha specific source files were mentioned to be in the alpha specific Sconscript, and took advantage of the os specific directories for the process files. 2006-03-07 04:25:42 -05:00
SConscript General small SPARC fixups 2006-03-04 03:16:16 -05:00
stacktrace.hh Corrected a mispelling of "unimplemented". 2006-03-07 14:34:11 -05:00