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

/gem5/src/cpu/o3/
H A Diew.hhdiff 5557:03c186e416aa Fri Sep 26 10:44:00 EDT 2008 Kevin Lim <ktlim@umich.edu> O3CPU: Fix thread writeback logic.
Fix the logic in the LSQ that determines if there are any stores to
write back. In the commit stage, check for thread specific writebacks
instead of just any writeback.
H A Dlsq_impl.hhdiff 5557:03c186e416aa Fri Sep 26 10:44:00 EDT 2008 Kevin Lim <ktlim@umich.edu> O3CPU: Fix thread writeback logic.
Fix the logic in the LSQ that determines if there are any stores to
write back. In the commit stage, check for thread specific writebacks
instead of just any writeback.
H A Dcommit_impl.hhdiff 5557:03c186e416aa Fri Sep 26 10:44:00 EDT 2008 Kevin Lim <ktlim@umich.edu> O3CPU: Fix thread writeback logic.
Fix the logic in the LSQ that determines if there are any stores to
write back. In the commit stage, check for thread specific writebacks
instead of just any writeback.

Completed in 73 milliseconds