summaryrefslogtreecommitdiff
path: root/src/cpu/thread_context.cc
AgeCommit message (Expand)Author
2008-11-02Add in Context IDs to the simulator. From now on, cpuId is almost never used,Lisa Hsu
2008-11-02make BaseCPU the provider of _cpuId, and cpuId() instead of being scatteredLisa Hsu
2007-11-08CPU: Add function to explictly compare thread contexts after copying.Ali Saidi