summaryrefslogtreecommitdiff
path: root/src/cpu/inorder/thread_state.hh
AgeCommit message (Expand)Author
2013-01-07cpu: rename the misleading inSyscall to noSquashFromTCAli Saidi
2012-02-07Faults: Turn off arch/faults.hhGabe Black
2011-11-18SE/FS: Get rid of FULL_SYSTEM in the CPU directory.Gabe Black
2011-10-31SE/FS: Make the functions available from the TC consistent between SE and FS.Gabe Black
2011-10-30SE/FS: Build the base process class in FS.Gabe Black
2011-06-19inorder: use flattenIdx for reg indexingKorey Sewell
2010-10-31ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors.Gabe Black
2010-01-31inorder: track last branch committedKorey Sewell
2009-09-16inorder-smt: remove hardcoded valuesSoumyaroop Roy
2009-09-15inorder-alpha-fs: edit inorder model to compile FS modeKorey Sewell
2009-07-08Get rid of the unused get(Data|Inst)Asid and (inst|data)Asid functions.Gabe Black
2009-05-26types: add a type for thread IDs and try to use it everywhereNathan Binkert
2009-02-10InOrder: Import new inorder CPU model from MIPS.Korey Sewell