gem5/src/arch/arm
Gabe Black 3ff1e922c2 ARM: Add a cmpxchg implementation to the "comm page".
This implementation does what it's supposed to (I think), but it's not atomic
and doesn't have memory barriers like the kernel's version.
2009-06-09 23:41:03 -07:00
..
isa gcc: work around a bogus gcc error 2009-05-12 22:33:05 -07:00
linux ARM: Add a cmpxchg implementation to the "comm page". 2009-06-09 23:41:03 -07:00
regfile Merge ARM into the head. ARM will compile but may not actually work. 2009-04-06 10:19:36 -07:00
ArmTLB.py arm: Unify the ARM tlb. We forgot about this when we did the rest. 2009-04-21 15:40:25 -07:00
faults.cc arm: add ARM support to M5 2009-04-05 18:53:15 -07:00
faults.hh arm: add ARM support to M5 2009-04-05 18:53:15 -07:00
isa_traits.hh types: Move stuff for global types into src/base/types.hh 2009-05-17 14:34:50 -07: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
mmaped_ipr.hh arm: add ARM support to M5 2009-04-05 18:53:15 -07:00
pagetable.cc arm: add ARM support to M5 2009-04-05 18:53:15 -07:00
pagetable.hh arm: add ARM support to M5 2009-04-05 18:53:15 -07:00
predecoder.hh types: Move stuff for global types into src/base/types.hh 2009-05-17 14:34:50 -07:00
process.cc Merge ARM into the head. ARM will compile but may not actually work. 2009-04-06 10:19:36 -07:00
process.hh Merge ARM into the head. ARM will compile but may not actually work. 2009-04-06 10:19:36 -07:00
regfile.hh arm: add ARM support to M5 2009-04-05 18:53:15 -07:00
remote_gdb.hh arm: add ARM support to M5 2009-04-05 18:53:15 -07:00
SConscript arm: add ARM support to M5 2009-04-05 18:53:15 -07:00
SConsopts arm: add ARM support to M5 2009-04-05 18:53:15 -07:00
stacktrace.hh arm: add ARM support to M5 2009-04-05 18:53:15 -07:00
tlb.cc arm: Unify the ARM tlb. We forgot about this when we did the rest. 2009-04-21 15:40:25 -07:00
tlb.hh arm: Unify the ARM tlb. We forgot about this when we did the rest. 2009-04-21 15:40:25 -07:00
types.hh types: Move stuff for global types into src/base/types.hh 2009-05-17 14:34:50 -07:00
utility.cc arm: add ARM support to M5 2009-04-05 18:53:15 -07:00
utility.hh includes: sort includes again 2009-05-17 14:34:52 -07: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