gem5/src/arch/arm
2011-03-24 14:39:00 -04:00
..
insts ARM: Fix subtle bug in LDM. 2011-03-17 19:20:20 -05:00
isa ARM: Fix subtle bug in LDM. 2011-03-17 19:20:20 -05:00
linux ARM: Add minimal ARM_SE support for m5threads. 2011-03-17 19:20:20 -05: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 ARM: Set ITSTATE correctly after FlushPipe 2011-02-23 15:10:50 -06:00
faults.hh O3: Fixes the way prefetches are handled inside the iew unit. 2011-01-18 16:30:02 -06:00
interrupts.cc ARM: Implement ARM CPU interrupts 2010-06-02 12:58:16 -05:00
interrupts.hh O3: Fixes fetch deadlock when the interrupt clears before CPU handles it. 2011-01-18 16:30:01 -06:00
intregs.hh ARM: Fix RFE macrop. 2011-03-17 19:20:19 -05:00
isa.cc ARM: Implement the Instruction Set Attribute Registers (ISAR). 2011-03-17 19:20:20 -05:00
isa.hh ARM: Add checkpointing support 2010-11-08 13:58:25 -06:00
isa_traits.hh ARM: Make Noop actually decode to a noop and set it's instflags. 2011-02-23 15:10:49 -06:00
kernel_stats.hh Make commenting on close namespace brackets consistent. 2011-01-03 14:35:43 -08: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: Adds dummy support for a L2 latency miscreg. 2011-02-23 15:10:48 -06:00
miscregs.hh ARM: Implement the Instruction Set Attribute Registers (ISAR). 2011-03-17 19:20:20 -05:00
mmapped_ipr.hh Spelling: Fix the a spelling error by changing mmaped to mmapped. 2011-03-01 23:18:47 -08:00
nativetrace.cc Make commenting on close namespace brackets consistent. 2011-01-03 14:35:43 -08:00
nativetrace.hh Make commenting on close namespace brackets consistent. 2011-01-03 14:35:43 -08:00
pagetable.hh ARM: Add checkpointing support 2010-11-08 13:58:25 -06:00
predecoder.cc O3: Fix itstate prediction and recovery. 2011-01-18 16:30:05 -06:00
predecoder.hh ARM: Identify branches as conditional or unconditional and direct or indirect. 2011-03-17 19:20:20 -05:00
process.cc Arm: Get rid of the unused copyStringArray32 method from Arm process classes. 2011-03-24 14:00:15 -04:00
process.hh Arm: Get rid of the unused copyStringArray32 method from Arm process classes. 2011-03-24 14:00:15 -04:00
registers.hh ARM: Add support for moving predicated false dest operands from sources. 2011-01-18 16:30:02 -06:00
remote_gdb.cc ARM: Add support for GDB on ARM 2010-11-15 14:04:03 -06:00
remote_gdb.hh ARM: Add support for GDB on ARM 2010-11-15 14:04:03 -06:00
SConscript ARM: Add support for GDB on ARM 2010-11-15 14:04:03 -06: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: Fix bug that let two table walks occur in parallel. 2011-02-23 15:10:49 -06:00
table_walker.hh O3: Fix a few bugs in the TableWalker object. 2011-02-11 18:29:35 -06:00
tlb.cc ARM: Fix bug that let two table walks occur in parallel. 2011-02-23 15:10:49 -06:00
tlb.hh Fault: Rename sim/fault.hh to fault_fwd.hh to distinguish it from faults.hh. 2011-02-03 21:47:58 -08:00
types.hh ARM: Identify branches as conditional or unconditional and direct or indirect. 2011-03-17 19:20:20 -05:00
utility.cc Arm: Get rid of unused and incomplete setCp15Register and readCp15Register. 2011-03-24 14:39:00 -04:00
utility.hh Arm: Get rid of unused and incomplete setCp15Register and readCp15Register. 2011-03-24 14:39:00 -04: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