summaryrefslogtreecommitdiff
path: root/src/cpu/inorder/thread_context.cc
AgeCommit message (Expand)Author
2009-09-15inorder-alpha-fs: edit inorder model to compile FS modeKorey Sewell
2009-07-08Registers: Get rid of the float register width parameter.Gabe Black
2009-05-26types: add a type for thread IDs and try to use it everywhereNathan Binkert
2009-04-15Get rid of the Unallocated thread context state.Steve Reinhardt
2009-02-27Processes: Make getting and setting system call arguments part of a process o...Gabe Black
2009-02-20Remove unnecessary building of FreeList/RenameMap in InOrder. Clean-up commen...Korey Sewell
2009-02-10InOrder: Import new inorder CPU model from MIPS.Korey Sewell