gem5/src/arch/arm
2010-06-02 12:58:17 -05:00
..
insts ARM: Make undefined instructions obey predication. 2010-06-02 12:58:16 -05:00
isa ARM: Detect a bad offset field for the VFP Ldm/Stm instructions in the decoder. 2010-06-02 12:58:17 -05:00
linux ARM: Fixup native trace support and add some v7/recent stack code 2010-06-02 12:58:17 -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: Boilerplate full-system code. 2009-11-17 18:02:08 -06:00
ArmTLB.py ARM: Implement the ARM TLB/Tablewalker. Needs performance improvements. 2010-06-02 12:58:16 -05:00
faults.cc ARM: Make sure the upc is zeroed when vectoring to a fault. 2010-06-02 12:58:17 -05:00
faults.hh ARM: Implement the ARM TLB/Tablewalker. Needs performance improvements. 2010-06-02 12:58:16 -05: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: Allow flattening into any mode. 2010-06-02 12:58:11 -05:00
isa.cc ARM: Implement support for the IT instruction and the ITSTATE bits of CPSR. 2010-06-02 12:58:16 -05:00
isa.hh ARM: Some TLB bug fixes. 2010-06-02 12:58:16 -05:00
isa_traits.hh ARM: Implement ARM CPU interrupts 2010-06-02 12:58:16 -05: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: Some TLB bug fixes. 2010-06-02 12:58:16 -05:00
miscregs.hh ARM: Implement support for the IT instruction and the ITSTATE bits of CPSR. 2010-06-02 12:58:16 -05:00
mmaped_ipr.hh arm: add ARM support to M5 2009-04-05 18:53:15 -07:00
nativetrace.cc ARM: Fixup native trace support and add some v7/recent stack code 2010-06-02 12:58:17 -05: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: Implement the ARM TLB/Tablewalker. Needs performance improvements. 2010-06-02 12:58:16 -05:00
predecoder.hh ARM: Implement support for the IT instruction and the ITSTATE bits of CPSR. 2010-06-02 12:58:16 -05:00
process.cc ARM: Fixup native trace support and add some v7/recent stack code 2010-06-02 12:58:17 -05:00
process.hh ARM: Allow ARM processes to start in Thumb mode. 2010-06-02 12:58:00 -05:00
registers.hh ARM: Allow flattening into any mode. 2010-06-02 12:58:11 -05:00
remote_gdb.hh arm: add ARM support to M5 2009-04-05 18:53:15 -07:00
SConscript ARM: Move Miscreg functions out of isa.hh 2010-06-02 12:58:16 -05:00
SConsopts arm: add ARM support to M5 2009-04-05 18:53:15 -07:00
stacktrace.cc ARM: Boilerplate full-system code. 2009-11-17 18:02:08 -06:00
stacktrace.hh ARM: Boilerplate full-system code. 2009-11-17 18:02:08 -06:00
system.cc ARM: Boilerplate full-system code. 2009-11-17 18:02:08 -06:00
system.hh ARM: Boilerplate full-system code. 2009-11-17 18:02:08 -06:00
table_walker.cc ARM: Some TLB bug fixes. 2010-06-02 12:58:16 -05:00
table_walker.hh ARM: Some TLB bug fixes. 2010-06-02 12:58:16 -05:00
tlb.cc ARM: Some TLB bug fixes. 2010-06-02 12:58:16 -05:00
tlb.hh ARM: Some TLB bug fixes. 2010-06-02 12:58:16 -05:00
types.hh ARM: Implement support for the IT instruction and the ITSTATE bits of CPSR. 2010-06-02 12:58:16 -05:00
utility.cc ARM: Replace the "never" condition with the "unconditional" condition. 2010-06-02 12:58:00 -05:00
utility.hh ARM: Implement support for the IT instruction and the ITSTATE bits of CPSR. 2010-06-02 12:58:16 -05:00
vtophys.cc arm: add ARM support to M5 2009-04-05 18:53:15 -07:00
vtophys.hh arm: add ARM support to M5 2009-04-05 18:53:15 -07:00