gem5/arch/sparc
Korey Sewell a3aae21d03 last changes before big merge
arch/alpha/isa_traits.hh:
arch/sparc/isa_traits.hh:
    add nnpc for compiling purposes in exec_context setNextNPC function
cpu/exec_context.hh:
    set NNPC function
cpu/simple/cpu.cc:
    use NNPC in determining what PC we are using

--HG--
extra : convert_revision : e810cfbc5dc31879b20d2cc40bf9871613203532
2006-03-09 03:27:51 -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 last changes before big merge 2006-03-09 03:27:51 -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