gem5/src/arch/arm
2010-11-15 14:04:03 -06:00
..
insts ARM: Make all ARM uops delayed commit. 2010-11-08 13:58:22 -06:00
isa ARM: Add support for M5 ops in the ARM ISA 2010-11-08 13:58:24 -06:00
linux ARM: Add checkpointing support 2010-11-08 13:58:25 -06:00
ArmInterrupts.py ARM: Boilerplate full-system code. 2009-11-17 18:02:08 -06:00
ArmNativeTrace.py ARM: Make the ARM native tracer stop M5 if control diverges. 2009-07-29 00:17:11 -07:00
ArmSystem.py ARM: Add system for ARM/Linux and bootstrapping 2010-08-23 11:18:40 -05:00
ArmTLB.py ARM: Implement the ARM TLB/Tablewalker. Needs performance improvements. 2010-06-02 12:58:16 -05:00
faults.cc ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors. 2010-10-31 00:07:20 -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
interrupts.cc ARM: Implement ARM CPU interrupts 2010-06-02 12:58:16 -05:00
interrupts.hh ARM: Implement ARM CPU interrupts 2010-06-02 12:58:16 -05:00
intregs.hh ARM: Seperate out the renamable bits in the FPSCR. 2010-08-25 19:10:42 -05:00
isa.cc ARM: Keep the warnings to a minimum. 2010-11-08 13:58:24 -06:00
isa.hh ARM: Add checkpointing support 2010-11-08 13:58:25 -06:00
isa_traits.hh ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors. 2010-10-31 00:07:20 -07:00
kernel_stats.hh ARM: Boilerplate full-system code. 2009-11-17 18:02:08 -06:00
locked_mem.hh arm: add ARM support to M5 2009-04-05 18:53:15 -07:00
microcode_rom.hh arm: include missing file for arm 2009-04-21 15:40:26 -07:00
miscregs.cc ARM: Implement some more misc registers 2010-08-23 11:18:40 -05:00
miscregs.hh ARM: Seperate out the renamable bits in the FPSCR. 2010-08-25 19:10:42 -05:00
mmaped_ipr.hh arm: add ARM support to M5 2009-04-05 18:53:15 -07:00
nativetrace.cc ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors. 2010-10-31 00:07:20 -07:00
nativetrace.hh ARM: Make the ARM native tracer stop M5 if control diverges. 2009-07-29 00:17:11 -07:00
pagetable.hh ARM: Add checkpointing support 2010-11-08 13:58:25 -06:00
predecoder.cc ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors. 2010-10-31 00:07:20 -07:00
predecoder.hh ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors. 2010-10-31 00:07:20 -07: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 ARM: Fix SPEC2000 benchmarks in SE mode. With this patch all 2010-06-02 12:58:18 -05:00
registers.hh ARM: Limited implementation of dprintk. 2010-08-25 19:10:43 -05:00
remote_gdb.hh arm: add ARM support to M5 2009-04-05 18:53:15 -07:00
SConscript ARM: Implement functional virtual to physical address translation 2010-10-01 16:03:27 -05:00
SConsopts arm: add ARM support to M5 2009-04-05 18:53:15 -07:00
stacktrace.cc sim: Use forward declarations for ports. 2010-11-08 13:58:22 -06:00
stacktrace.hh ARM: Boilerplate full-system code. 2009-11-17 18:02:08 -06:00
system.cc sim: Use forward declarations for ports. 2010-11-08 13:58:22 -06:00
system.hh ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors. 2010-10-31 00:07:20 -07:00
table_walker.cc ARM: Add checkpointing support 2010-11-08 13:58:25 -06:00
table_walker.hh ARM: Add checkpointing support 2010-11-08 13:58:25 -06:00
tlb.cc ARM: Add some TLB statistics for ARM 2010-11-08 13:58:25 -06:00
tlb.hh ARM: Add some TLB statistics for ARM 2010-11-08 13:58:25 -06:00
types.hh ARM: Do something predictable for an UNPREDICTABLE branch. 2010-11-15 14:04:03 -06: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 ARM: Implement functional virtual to physical address translation 2010-10-01 16:03:27 -05:00
vtophys.hh ARM: Implement functional virtual to physical address translation 2010-10-01 16:03:27 -05:00