summaryrefslogtreecommitdiff
path: root/src/cpu/inorder/comm.hh
AgeCommit message (Expand)Author
2011-06-19inorder: remove stalls on trap squashKorey Sewell
2011-06-19inorder: cleanup intercomm. structs/squash infoKorey Sewell
2011-02-04inorder: stage width as a python parameterKorey Sewell
2010-10-31ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors.Gabe Black
2009-05-17includes: sort includes againNathan Binkert
2009-05-17types: Move stuff for global types into src/base/types.hhNathan Binkert
2009-03-04 InOrder didnt have all it's params set to a default value, which is now requ...Korey Sewell
2009-02-10InOrder: Import new inorder CPU model from MIPS.Korey Sewell