summaryrefslogtreecommitdiff
path: root/src/arch/power/SConscript
AgeCommit message (Collapse)Author
2011-06-02scons: rename TraceFlags to DebugFlagsNathan Binkert
2010-07-22Power: Provide a utility function to copy registers from one thread contextTimothy M. Jones
to another in the Power ISA.
2009-10-27POWER: Add support for the Power ISATimothy M. Jones
This adds support for the 32-bit, big endian Power ISA. This supports both integer and floating point instructions based on the Power ISA Book I v2.06.