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

/gem5/src/cpu/minor/
H A Dcpu.cc10945:369861e3d5af Thu Jul 30 05:15:00 EDT 2015 Andreas Sandberg <andreas.sandberg@arm.com> cpu: Fix drain issues in the Minor CPU

The drain refactor patches introduced a couple of bugs in the way
Minor handles draining. This patch fixes an incorrect assert and a
case of infinite recursion when the CPU signals drain done.

Completed in 12 milliseconds