summaryrefslogtreecommitdiff
path: root/src/arch/power/isa/includes.isa
AgeCommit message (Expand)Author
2012-05-25ISA: Make the decode function part of the ISA's decoder.Gabe Black
2012-04-14clang/gcc: Fix compilation issues with clang 3.0 and gcc 4.6Andreas Hansson
2011-07-02ISA: Use readBytes/writeBytes for all instruction level memory operations.Gabe Black
2011-04-15includes: fix up code after sortingNathan Binkert
2011-04-15includes: sort all includesNathan Binkert
2009-10-27POWER: Add support for the Power ISATimothy M. Jones