summaryrefslogtreecommitdiff
path: root/src/arch/sparc/registers.hh
AgeCommit message (Expand)Author
2019-01-22sparc: Get rid of some register type definitions.Gabe Black
2019-01-16arch: Make the ISA register types aliases for the global types.Gabe Black
2018-11-05sparc: Switch the FloatReg and FloatRegBits types to be 64 bit.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
2013-10-15isa: clean up register constantsSteve Reinhardt
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-06-09sparc: compilation fixes for inorderKorey Sewell
2010-11-11SPARC: Clean up some historical style issues.Gabe Black
2010-08-25ARM: Fixed register flattening logic (FP_Base_DepTag was set too low)Min Kyu Jeong
2009-07-08Registers: Add a registers.hh file as an ISA switched header.Gabe Black