summaryrefslogtreecommitdiff
path: root/src/arch/power/utility.hh
AgeCommit message (Expand)Author
2014-09-27arch: Use const StaticInstPtr references where possibleAndreas Hansson
2014-09-20alpha,arm,mips,power,x86,cpu,sim: Cleanup activate/deactivateMitch Hayenga
2012-08-28Clock: Add a Cycles wrapper class and use where applicableAndreas Hansson
2011-11-13POWER: Add a stub implementation of initCPU.Gabe Black
2011-11-13Power: Implement a stub for getArgument.Gabe Black
2011-05-13Trace: Allow printing ASIDs and selectively tracing based on user/kernel code.Chander Sudanthi
2011-01-03Make commenting on close namespace brackets consistent.Steve Reinhardt
2010-10-31ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors.Gabe Black
2010-10-01Debug: Implement getArgument() and function skipping for ARM.Ali Saidi
2010-09-14CPU: Trim unnecessary includes from some common files.Gabe Black
2010-08-23Power: Get rid of unused checkFpEnableFault.Gabe Black
2010-08-23ISA: Get rid of old, unused utility functions cluttering up the ISAs.Gabe Black
2010-07-22Power: Provide a utility function to copy registers from one thread contextTimothy M. Jones
2009-10-27POWER: Add support for the Power ISATimothy M. Jones