summaryrefslogtreecommitdiff
path: root/src/cpu/inorder/thread_state.hh
AgeCommit message (Expand)Author
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