summaryrefslogtreecommitdiff
path: root/src/arch/sparc/types.hh
AgeCommit message (Expand)Author
2017-12-13arm,sparc,x86,base,cpu,sim: Replace the Twin(32|64)_t types with.Gabe Black
2016-01-17arch: get rid of unused LargestRead typedefSteve Reinhardt
2011-04-15includes: sort all includesNathan Binkert
2011-03-26mips: cleanup ISA-specific codeKorey Sewell
2010-11-11SPARC: Clean up some historical style issues.Gabe Black
2010-10-31ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors.Gabe Black
2009-07-08Registers: Add a registers.hh file as an ISA switched header.Gabe Black
2009-07-08Registers: Get rid of the float register width parameter.Gabe Black
2009-05-17includes: use base/types.hh not inttypes.h or stdint.hNathan Binkert
2008-10-12Get rid of old RegContext code.Gabe Black
2007-11-15Add CoreSpecific type to all archsKorey Sewell
2007-08-27SPARC: Fixes to get SPARC to compile again.Gabe Black
2007-08-26Address translation: Make the page table more flexible.Gabe Black
2007-04-14Make register indexes larger so they can actually hold all the legal values. ...Gabe Black
2007-02-12rename store conditional stuff as extra data so it can be used for conditiona...Ali Saidi
2006-08-11Pushed most of constants.hh back into isa_traits.hh and regfile.hh and create...Gabe Black