Searched hist:4990 (Results 1 - 2 of 2) sorted by relevance

/gem5/src/arch/sparc/
H A Dtlb.hh4990:38d74405ddac Mon Aug 13 19:06:00 EDT 2007 Gabe Black <gblack@eecs.umich.edu> SPARC: Move tlb state into the tlb.
Each "strand" may need to have a private copy of this state, but I couldn't
find anywhere in the spec that said that after looking briefly.
This prevents writes to the thread context in o3 which was causing the
pipeline to be flushed and stopping any forward progress. The other ASI
accessible state will probably need to be accessed differently if/when we get
O3 full system up and running.
H A Dtlb.cc4990:38d74405ddac Mon Aug 13 19:06:00 EDT 2007 Gabe Black <gblack@eecs.umich.edu> SPARC: Move tlb state into the tlb.
Each "strand" may need to have a private copy of this state, but I couldn't
find anywhere in the spec that said that after looking briefly.
This prevents writes to the thread context in o3 which was causing the
pipeline to be flushed and stopping any forward progress. The other ASI
accessible state will probably need to be accessed differently if/when we get
O3 full system up and running.

Completed in 40 milliseconds