.. |
bare_iron
|
MIPS: Many style fixes.
|
2009-07-21 01:08:53 -07:00 |
isa
|
Style: Replace some tabs with spaces.
|
2010-12-20 16:24:40 -05:00 |
linux
|
style: fix sorting of includes and whitespace in some files
|
2010-09-10 14:58:04 -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
|
Faults: Pass the StaticInst involved, if any, to a Fault's invoke method.
|
2010-09-13 19:26:03 -07:00 |
faults.hh
|
Faults: Pass the StaticInst involved, if any, to a Fault's invoke method.
|
2010-09-13 19:26:03 -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
|
Faults: Pass the StaticInst involved, if any, to a Fault's invoke method.
|
2010-09-13 19:26:03 -07:00 |
isa_traits.hh
|
Loader: Make the load address mask be a parameter of the system rather than a constant.
|
2010-08-23 11:18:39 -05:00 |
kernel_stats.hh
|
MIPS: Many style fixes.
|
2009-07-21 01:08:53 -07:00 |
locked_mem.hh
|
O3: Make all instructions that write a misc. register not perform the write until commit.
|
2010-12-07 16:19:57 -08: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
|
ISA: Get rid of old, unused utility functions cluttering up the ISAs.
|
2010-08-23 16:14:20 -07:00 |
mips_core_specific.hh
|
ISA: Get rid of old, unused utility functions cluttering up the ISAs.
|
2010-08-23 16:14:20 -07: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
|
Loader: Make the load address mask be a parameter of the system rather than a constant.
|
2010-08-23 11:18:39 -05: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
|
ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors.
|
2010-10-31 00:07:20 -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
|
O3: Make O3 support variably lengthed instructions.
|
2010-11-15 19:37:03 -08:00 |
process.cc
|
ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors.
|
2010-10-31 00:07:20 -07:00 |
process.hh
|
sim: revamp unserialization procedure
|
2010-08-17 05:17:06 -07:00 |
registers.hh
|
ARM: Fixed register flattening logic (FP_Base_DepTag was set too low)
|
2010-08-25 19:10:43 -05:00 |
remote_gdb.hh
|
fix MIPS headers
|
2007-11-15 14:21:01 -05:00 |
SConscript
|
Style: Replace some tabs with spaces.
|
2010-12-20 16:24:40 -05: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
|
sim: Use forward declarations for ports.
|
2010-11-08 13:58:22 -06:00 |
system.hh
|
MIPS: Many style fixes.
|
2009-07-21 01:08:53 -07:00 |
tlb.cc
|
Mem: Reclaim some request flags used by MIPS for alignment checking.
|
2010-10-16 00:00:54 -07:00 |
tlb.hh
|
Faults: Pass the StaticInst involved, if any, to a Fault's invoke method.
|
2010-09-13 19:26:03 -07:00 |
types.hh
|
ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors.
|
2010-10-31 00:07:20 -07:00 |
utility.cc
|
ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors.
|
2010-10-31 00:07:20 -07:00 |
utility.hh
|
ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors.
|
2010-10-31 00:07:20 -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 |