summaryrefslogtreecommitdiff
path: root/src/arch/power/isa_traits.hh
AgeCommit message (Expand)Author
2018-01-10alpha,arm,mips,power,riscv,sparc,x86,cpu: Get rid of ISA_HAS_DELAY_SLOT.Gabe Black
2017-12-23alpha,arm,mips,power,riscv,sparc,x86: Get rid of TheISA::NoopMachInst.Gabe Black
2014-09-03arch: Cleanup unused ISA traits constantsAndreas Hansson
2012-11-02ISA: generic Linux thread info supportDam Sunwoo
2012-06-05ISA: Back-out NoopMachInst as a StaticInstPtr change.Ali Saidi
2012-06-04ISA: Turn the ExtMachInst NoopMachinst into the StaticInstPtr NoopStaticInst.Gabe Black
2011-09-09StaticInst: Merge StaticInst and StaticInstBase.Gabe Black
2011-01-03Make commenting on close namespace brackets consistent.Steve Reinhardt
2010-02-12O3PCU: Split loads and stores that cross cache line boundaries.Timothy M. Jones
2009-10-27POWER: Add support for the Power ISATimothy M. Jones