summaryrefslogtreecommitdiff
path: root/src/arch/alpha/types.hh
AgeCommit message (Expand)Author
2016-01-17arch: get rid of unused LargestRead typedefSteve Reinhardt
2015-05-05mem, alpha: Move Alpha-specific request flagsAndreas Sandberg
2012-03-19gcc: Clean-up of non-C++0x compliant code, first stepsAndreas Hansson
2011-04-15includes: sort all includesNathan Binkert
2011-03-26mips: cleanup ISA-specific codeKorey Sewell
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-05-17types: Move stuff for global types into src/base/types.hhNathan Binkert
2008-10-12Get rid of old RegContext code.Gabe Black
2008-09-27style: Make a style pass over the whole arch/alpha directory.Nathan Binkert
2007-11-15Add CoreSpecific type to all archsKorey Sewell
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
2006-05-31Updated Authors from bk prs infoAli Saidi
2006-05-22New directory structure:Steve Reinhardt