gem5/src/arch/mips
2010-06-15 01:18:36 -07:00
..
bare_iron MIPS: Many style fixes. 2009-07-21 01:08:53 -07:00
isa cpu: fix exec tracing memory corruption bug 2010-03-23 08:50:57 -07:00
linux tick: rename Clock namespace to SimClock 2010-04-15 16:24:12 -07:00
BISystem.py python: Move more code into m5.util allow SCons to use that code. 2009-09-22 15:24:16 -07:00
dsp.cc build: fix compile problems pointed out by gcc 4.4 2009-11-04 16:57:01 -08:00
dsp.hh includes: sort includes again 2009-05-17 14:34:52 -07:00
dt_constants.hh MIPS: Use BitUnions instead of bits() functions and constants. 2009-07-20 20:14:15 -07:00
faults.cc MIPS: Format the register index constants like the other ISAs. 2009-07-21 23:38:26 -07:00
faults.hh MIPS: Get MIPS_FS to compile, more style fixes. 2009-07-21 01:09:05 -07:00
idle_event.cc MIPS: Many style fixes. 2009-07-21 01:08:53 -07:00
idle_event.hh fix MIPS headers 2007-11-15 14:21:01 -05:00
interrupts.cc MIPS: Format the register index constants like the other ISAs. 2009-07-21 23:38:26 -07:00
interrupts.hh MIPS: Get MIPS_FS to compile, more style fixes. 2009-07-21 01:09:05 -07:00
isa.cc MIPS: Extract CPU pointer from the thread context in scheduleCP0 setMiscReg. 2009-12-31 15:30:50 -05:00
isa.hh MIPS: Extract CPU pointer from the thread context in scheduleCP0 setMiscReg. 2009-12-31 15:30:50 -05:00
isa_traits.hh O3PCU: Split loads and stores that cross cache line boundaries. 2010-02-12 19:53:20 +00:00
kernel_stats.hh MIPS: Many style fixes. 2009-07-21 01:08:53 -07:00
locked_mem.hh mips: fix ll/sc pairs working incorrectly because of accidental clobber of LLFLAG 2009-07-31 09:34:29 -04:00
microcode_rom.hh CPU: Create a microcode ROM object in the CPU which is defined by the ISA. 2008-10-12 15:59:21 -07:00
mips_core_specific.cc MIPS: Many style fixes. 2009-07-21 01:08:53 -07:00
mips_core_specific.hh move initCPU, processInterrupts declaration to core_specific file. 2007-11-16 21:31:37 -05:00
MipsCPU.py python: Move more code into m5.util allow SCons to use that code. 2009-09-22 15:24:16 -07:00
MipsInterrupts.py Turn Interrupts objects into SimObjects. Also, move local APIC state into x86's Interrupts object. 2008-10-12 09:09:56 -07:00
MipsSystem.py python: Move more code into m5.util allow SCons to use that code. 2009-09-22 15:24:16 -07:00
MipsTLB.py tlb: Don't separate the TLB classes into an instruction TLB and a data TLB 2009-04-08 22:21:27 -07:00
mmaped_ipr.hh MIPS: Many style fixes. 2009-07-21 01:08:53 -07:00
mt.hh compile: fix accidental conversion of == into = 2009-07-30 17:42:57 -07:00
mt_constants.hh MIPS: Use BitUnions instead of bits() functions and constants. 2009-07-20 20:14:15 -07:00
pagetable.cc MIPS: Many style fixes. 2009-07-21 01:08:53 -07:00
pagetable.hh MIPS: Many style fixes. 2009-07-21 01:08:53 -07:00
pra_constants.hh MIPS: Get MIPS_FS to compile, more style fixes. 2009-07-21 01:09:05 -07:00
predecoder.hh MIPS: Many style fixes. 2009-07-21 01:08:53 -07:00
process.cc MIPS: Beef up process initialization. 2009-12-31 15:30:51 -05:00
process.hh MIPS: Beef up process initialization. 2009-12-31 15:30:51 -05:00
registers.hh MIPS: Create an artificial control register to hold the thread pointer. 2009-12-31 15:30:50 -05:00
remote_gdb.hh fix MIPS headers 2007-11-15 14:21:01 -05:00
SConscript MIPS: Fold the MiscRegFile all the way into the ISA object. 2009-07-09 20:28:39 -07:00
SConsopts go back and fix up MIPS copyright headers 2007-11-16 21:32:22 -05:00
stacktrace.cc MIPS: Many style fixes. 2009-07-21 01:08:53 -07:00
stacktrace.hh arch: TheISA shouldn't really ever be used in the arch directory. 2008-09-27 21:03:46 -07:00
system.cc More minor gdb-related cleanup. 2010-06-03 19:41:34 -07:00
system.hh MIPS: Many style fixes. 2009-07-21 01:08:53 -07:00
tlb.cc stats: only consider a formula initialized if there is a formula 2010-06-15 01:18:36 -07:00
tlb.hh stats: only consider a formula initialized if there is a formula 2010-06-15 01:18:36 -07:00
types.hh MIPS: Many style fixes. 2009-07-21 01:08:53 -07:00
utility.cc MIPS: Get MIPS_FS to compile, more style fixes. 2009-07-21 01:09:05 -07:00
utility.hh MIPS: Format the register index constants like the other ISAs. 2009-07-21 23:38:26 -07:00
vtophys.cc MIPS: Many style fixes. 2009-07-21 01:08:53 -07:00
vtophys.hh go back and fix up MIPS copyright headers 2007-11-16 21:32:22 -05:00