summaryrefslogtreecommitdiff
path: root/src/arch/power/registers.hh
AgeCommit message (Expand)Author
2019-01-16arch: Make the ISA register types aliases for the global types.Gabe Black
2018-10-17arch: Get rid of the unused type AnyReg.Gabe Black
2017-07-05cpu: Added interface for vector reg fileRekai Gonzalez-Alberquilla
2017-07-05arch, cpu: Architectural Register structural indexingNathanael Premillieu
2015-07-28revert 5af8f40d8f2cNilay Vaish
2015-07-26cpu: implements vector registersNilay Vaish
2013-10-15cpu: add a condition-code register classYasuko Eckert
2013-10-15cpu: rename *_DepTag constants to *_Reg_BaseSteve Reinhardt
2012-06-08Power: Fix MaxMiscDestRegs which was set to zeroAndreas Hansson
2012-06-05O3: Clean up the O3 structures and try to pack them a bit better.Ali Saidi
2012-04-23ISA: Put parser generated files in a "generated" directory.Gabe Black
2011-01-03Make commenting on close namespace brackets consistent.Steve Reinhardt
2010-08-25ARM: Fixed register flattening logic (FP_Base_DepTag was set too low)Min Kyu Jeong
2009-10-27POWER: Add support for the Power ISATimothy M. Jones