gem5/arch/mips
Korey Sewell 316f1f3239 change readPC() + 4 to readNextPC() and the same for NNPC ...
arch/mips/isa/decoder.isa:
    remove useless cout statements
arch/mips/isa_traits.hh:
    space

--HG--
extra : convert_revision : 8b8cf5df6fc3eb92598360343eb887c35cda202d
2006-04-27 16:44:12 -04:00
..
isa change readPC() + 4 to readNextPC() and the same for NNPC ... 2006-04-27 16:44:12 -04:00
faults.cc added unimp faults 2006-04-06 18:04:49 -04:00
faults.hh added unimp faults 2006-04-06 18:04:49 -04:00
isa_traits.cc Enable register windows. 2006-04-06 14:47:03 -04:00
isa_traits.hh change readPC() + 4 to readNextPC() and the same for NNPC ... 2006-04-27 16:44:12 -04:00
linux_process.cc Changes that get rid of the OSFlags and derive a new class of this format <architecture>-<OS>. 2006-04-13 05:42:18 -04:00
linux_process.hh fix to LiveProcess (this change got deleted somehow) 2006-03-16 19:01:09 -05:00
mips_linux.cc Changes that get rid of the OSFlags and derive a new class of this format <architecture>-<OS>. 2006-04-13 05:42:18 -04:00
mips_linux.hh Move RLIMIT constants to OS/ISA specific files instead of generic OS container classes 2006-04-13 16:47:32 -04:00
process.cc Merge zizzer:/bk/newmem 2006-03-15 23:38:55 -05:00
process.hh add translations for new sections that are mmapped or when the brk 2006-03-15 17:04:50 -05:00
SConscript Changes that get rid of the OSFlags and derive a new class of this format <architecture>-<OS>. 2006-04-13 05:42:18 -04:00
stacktrace.hh updated MIPS ISA files .... all files should be able to compile/build with MIPS option except isa_traits.* 2006-03-08 02:05:38 -05:00
utility.hh MIPS is back to compiling and building now! 2006-03-12 05:57:34 -05:00