summaryrefslogtreecommitdiff
path: root/src/arch/power/process.cc
AgeCommit message (Expand)Author
2011-04-15trace: reimplement the DTRACE function so it doesn't use a vectorNathan Binkert
2010-10-31ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors.Gabe Black
2010-08-17sim: revamp unserialization procedureSteve Reinhardt
2010-07-22Power: The condition register should be set or cleared upon a system callTimothy M. Jones
2009-10-30Syscalls: Make system calls access arguments like a stack, not an array.Gabe Black
2009-10-27POWER: Add support for the Power ISATimothy M. Jones