summaryrefslogtreecommitdiff
path: root/src/arch/power/predecoder.hh
AgeCommit message (Expand)Author
2011-04-04ARM: Cleanup implementation of ITSTATE and put important code in PCState.Ali Saidi
2011-03-17O3: Send instruction back to fetch on squash to seed predecoder correctly.Ali Saidi
2011-01-03Make commenting on close namespace brackets consistent.Steve Reinhardt
2010-11-15O3: Make O3 support variably lengthed instructions.Gabe Black
2010-10-31ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors.Gabe Black
2009-10-27POWER: Add support for the Power ISATimothy M. Jones