Searched hist:8735 (Results 1 - 3 of 3) sorted by relevance

/gem5/src/cpu/
H A Dsimple_thread.ccdiff 8735:dd20a8139788 Tue Jan 31 11:50:00 EST 2012 Andreas Hansson <andreas.hanson@arm.com> Thread: Use inherited baseCpu rather than cpu in SimpleThread

This patch is a trivial simplification, removing the cpu pointer from
SimpleThread and relying on the baseCpu pointer in ThreadState. The
patch does not add or change any functionality, it merely cleans up
the code.
H A Dthread_state.hhdiff 8735:dd20a8139788 Tue Jan 31 11:50:00 EST 2012 Andreas Hansson <andreas.hanson@arm.com> Thread: Use inherited baseCpu rather than cpu in SimpleThread

This patch is a trivial simplification, removing the cpu pointer from
SimpleThread and relying on the baseCpu pointer in ThreadState. The
patch does not add or change any functionality, it merely cleans up
the code.
H A Dsimple_thread.hhdiff 8735:dd20a8139788 Tue Jan 31 11:50:00 EST 2012 Andreas Hansson <andreas.hanson@arm.com> Thread: Use inherited baseCpu rather than cpu in SimpleThread

This patch is a trivial simplification, removing the cpu pointer from
SimpleThread and relying on the baseCpu pointer in ThreadState. The
patch does not add or change any functionality, it merely cleans up
the code.

Completed in 62 milliseconds