gem5/arch/mips
Korey Sewell 9bc7f13eeb make sure alpha still compiles , rename files back to original naming ...
Now that we have decoder.do, add new files so we can start compiling other files
needed for MIPS syscall emulation mode

arch/mips/linux_process.cc:
arch/mips/linux_process.hh:
    New MIPS-specific file

--HG--
rename : arch/alpha/linux_process.cc => arch/alpha/alpha_linux_process.cc
rename : arch/alpha/linux_process.hh => arch/alpha/alpha_linux_process.hh
rename : arch/alpha/tru64_process.cc => arch/alpha/alpha_tru64_process.cc
rename : arch/alpha/tru64_process.hh => arch/alpha/alpha_tru64_process.hh
extra : convert_revision : 2bfc27e8772523cbeb95f40684f9a32fe5554f87
2006-02-22 04:08:08 -05:00
..
isa MIPS Compiles scons/MIPS_SE/arch/mips/decoder.do!!!!!! 2006-02-22 03:33:35 -05:00
faults.cc Renaming alpha files and changing some MIPS stuff to be more like Alpha version 2006-02-21 22:02:05 -05:00
faults.hh MIPS Compiles scons/MIPS_SE/arch/mips/decoder.do!!!!!! 2006-02-22 03:33:35 -05:00
isa_traits.cc Renaming alpha files and changing some MIPS stuff to be more like Alpha version 2006-02-21 22:02:05 -05:00
isa_traits.hh MIPS Compiles scons/MIPS_SE/arch/mips/decoder.do!!!!!! 2006-02-22 03:33:35 -05:00
linux_process.cc make sure alpha still compiles , rename files back to original naming ... 2006-02-22 04:08:08 -05:00
linux_process.hh make sure alpha still compiles , rename files back to original naming ... 2006-02-22 04:08:08 -05:00
SConscript make MIPS specific 2006-02-20 14:48:10 -05:00