gem5/src/arch/mips
Gabe Black 537239b278 Address Translation: Make SE mode use an actual TLB/MMU for translation like FS.
--HG--
extra : convert_revision : a04a30df0b6246e877a1cea35420dbac94b506b1
2007-08-26 20:24:18 -07:00
..
isa MIPS: Cleaned up includes to break loops, and got rid of isa_traits.cc 2007-08-01 13:55:47 -07:00
linux mips import pt. 1 2007-06-22 19:03:42 -04:00
regfile Merge with head. 2007-08-01 16:00:33 -07:00
constants.hh mips import pt. 1 2007-06-22 19:03:42 -04:00
dsp.cc mips import pt. 1 2007-06-22 19:03:42 -04:00
dsp.hh mips import pt. 1 2007-06-22 19:03:42 -04:00
dt_constants.hh mips import pt. 1 2007-06-22 19:03:42 -04:00
faults.cc mips import pt. 1 2007-06-22 19:03:42 -04:00
faults.hh Make name, isMachineCheckFault, and isAlignmentFault const. 2007-07-18 16:09:00 -07:00
isa_traits.hh X86: Fix argument register indexing. 2007-07-26 22:13:14 -07:00
locked_mem.hh mips import pt. 1 2007-06-22 19:03:42 -04:00
MipsTLB.py Address Translation: Make SE mode use an actual TLB/MMU for translation like FS. 2007-08-26 20:24:18 -07:00
mmaped_ipr.hh some small general fixes to make everythign work nicely with other ISAs, now we can merge back with newmem. 2006-12-15 13:05:46 -05:00
mt.hh mips import pt. 1 2007-06-22 19:03:42 -04:00
mt_constants.hh MIPS: Cleaned up includes to break loops, and got rid of isa_traits.cc 2007-08-01 13:55:47 -07:00
pra_constants.hh mips import pt. 1 2007-06-22 19:03:42 -04:00
predecoder.hh Make branches work by repopulating the predecoder every time through. This is probably fine as far as the predecoder goes, but the simple cpu might want to not refetch something it already has. That reintroduces the self modifying code problem though. 2007-06-19 18:17:34 +00:00
process.cc Implement current working directory for LiveProcesses 2006-11-16 12:43:11 -08:00
process.hh mips import pt. 1 2007-06-22 19:03:42 -04:00
regfile.hh Pushed most of constants.hh back into isa_traits.hh and regfile.hh and created a seperate file for the syscallreturn class. 2006-08-11 19:43:10 -04:00
remote_gdb.hh Stub for SE mode gdb support for MIPS. 2006-12-21 20:42:40 -05:00
SConscript Address Translation: Make SE mode use an actual TLB/MMU for translation like FS. 2007-08-26 20:24:18 -07:00
SConsopts Rework the way SCons recurses into subdirectories, making it 2007-03-10 23:00:54 -08:00
stacktrace.hh Put the MIPS stacktrace into the MipsISA namespace to fit with Alpha and SPARC. 2006-11-08 16:15:20 -05:00
syscallreturn.hh Change MIPS's setSyscallReturn to use a thread context. 2006-12-06 05:41:08 -05:00
tlb.cc Address Translation: Make SE mode use an actual TLB/MMU for translation like FS. 2007-08-26 20:24:18 -07:00
tlb.hh Address Translation: Make SE mode use an actual TLB/MMU for translation like FS. 2007-08-26 20:24:18 -07:00
types.hh rename store conditional stuff as extra data so it can be used for conditional swaps as well 2007-02-12 13:06:30 -05:00
utility.cc mips import pt. 1 2007-06-22 19:03:42 -04:00
utility.hh mips: make getArgument inline so mips will link properly 2007-08-01 16:57:29 -07:00