gem5/src/arch/mips
2009-11-04 16:57:01 -08:00
..
bare_iron MIPS: Many style fixes. 2009-07-21 01:08:53 -07:00
isa MIPS: Small fix I forgot to qrefresh into my last change. 2009-07-22 01:57:55 -07:00
linux Syscalls: Make system calls access arguments like a stack, not an array. 2009-10-30 00:44:55 -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: Format the register index constants like the other ISAs. 2009-07-21 23:38:26 -07:00
isa.hh ISA: Fix compilation. 2009-10-17 01:13:41 -07:00
isa_traits.hh MIPS: Many style fixes. 2009-07-21 01:08:53 -07: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 Syscalls: Make system calls access arguments like a stack, not an array. 2009-10-30 00:44:55 -07:00
process.hh Syscalls: Make system calls access arguments like a stack, not an array. 2009-10-30 00:44:55 -07:00
registers.hh MIPS: Format the register index constants like the other ISAs. 2009-07-21 23:38:26 -07: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 MIPS: Get MIPS_FS to compile, more style fixes. 2009-07-21 01:09:05 -07:00
system.hh MIPS: Many style fixes. 2009-07-21 01:08:53 -07:00
tlb.cc MIPS: Format the register index constants like the other ISAs. 2009-07-21 23:38:26 -07:00
tlb.hh tlb: More fixing of unified TLB 2009-04-08 22:21:27 -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