Searched hist:10511 (Results 1 - 2 of 2) sorted by relevance
/gem5/src/cpu/o3/ | ||
H A D | inst_queue.hh | diff 10511:e57f5bffc553 Thu Oct 30 00:18:00 EDT 2014 Mitch Hayenga <mitch.hayenga@arm.com> cpu: Add writeback modeling for drain functionality It is possible for the O3 CPU to consider itself drained and later have a squashed instruction perform a writeback. This patch re-adds tracking of in-flight instructions to prevent falsely signaling a drained event. |
H A D | inst_queue_impl.hh | diff 10511:e57f5bffc553 Thu Oct 30 00:18:00 EDT 2014 Mitch Hayenga <mitch.hayenga@arm.com> cpu: Add writeback modeling for drain functionality It is possible for the O3 CPU to consider itself drained and later have a squashed instruction perform a writeback. This patch re-adds tracking of in-flight instructions to prevent falsely signaling a drained event. |
Completed in 34 milliseconds