gem5/src/arch/power
Timothy M. Jones 97d245278d Power: The condition register should be set or cleared upon a system call
return to indicate success or failure.
2010-07-22 18:54:37 +01:00
..
insts POWER: Add support for the Power ISA 2009-10-27 09:24:39 -07:00
isa cpu: fix exec tracing memory corruption bug 2010-03-23 08:50:57 -07:00
linux Syscalls: Make system calls access arguments like a stack, not an array. 2009-10-30 00:44:55 -07:00
faults.hh Power ISA: Add an alignment fault to Power ISA and check alignment in TLB. 2010-02-12 19:53:19 +00:00
isa.hh POWER: Add support for the Power ISA 2009-10-27 09:24:39 -07:00
isa_traits.hh O3PCU: Split loads and stores that cross cache line boundaries. 2010-02-12 19:53:20 +00:00
locked_mem.hh POWER: Add support for the Power ISA 2009-10-27 09:24:39 -07:00
microcode_rom.hh POWER: Add support for the Power ISA 2009-10-27 09:24:39 -07:00
miscregs.hh Power: The condition register should be set or cleared upon a system call 2010-07-22 18:54:37 +01:00
mmaped_ipr.hh POWER: Add support for the Power ISA 2009-10-27 09:24:39 -07:00
pagetable.cc POWER: Add support for the Power ISA 2009-10-27 09:24:39 -07:00
pagetable.hh POWER: Add support for the Power ISA 2009-10-27 09:24:39 -07:00
PowerTLB.py POWER: Add support for the Power ISA 2009-10-27 09:24:39 -07:00
predecoder.hh POWER: Add support for the Power ISA 2009-10-27 09:24:39 -07:00
process.cc Power: The condition register should be set or cleared upon a system call 2010-07-22 18:54:37 +01:00
process.hh Syscalls: Make system calls access arguments like a stack, not an array. 2009-10-30 00:44:55 -07:00
registers.hh POWER: Add support for the Power ISA 2009-10-27 09:24:39 -07:00
remote_gdb.hh POWER: Add support for the Power ISA 2009-10-27 09:24:39 -07:00
SConscript Power: Provide a utility function to copy registers from one thread context 2010-07-22 18:47:03 +01:00
SConsopts POWER: Add support for the Power ISA 2009-10-27 09:24:39 -07:00
stacktrace.hh POWER: Add support for the Power ISA 2009-10-27 09:24:39 -07:00
tlb.cc stats: only consider a formula initialized if there is a formula 2010-06-15 01:18:36 -07:00
tlb.hh stats: only consider a formula initialized if there is a formula 2010-06-15 01:18:36 -07:00
types.hh POWER: Add support for the Power ISA 2009-10-27 09:24:39 -07:00
utility.cc Power: Provide a utility function to copy registers from one thread context 2010-07-22 18:47:03 +01:00
utility.hh Power: Provide a utility function to copy registers from one thread context 2010-07-22 18:47:03 +01:00
vtophys.hh POWER: Add support for the Power ISA 2009-10-27 09:24:39 -07:00