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

/gem5/src/cpu/o3/
H A Dlsq_impl.hh10573:3b405d11d6dc Tue Dec 02 06:07:00 EST 2014 Stephan Diestelhorst <stephan.diestelhorst@arm.com> cpu: Move packet deallocation to recvTimingResp in the O3 CPU

Move the packet deallocations in the O3 CPU so that the completeDataAccess
deals only with the LSQ specific parts and the generic recvTimingResp frees the
packet in all other cases.
H A Dlsq_unit_impl.hh10573:3b405d11d6dc Tue Dec 02 06:07:00 EST 2014 Stephan Diestelhorst <stephan.diestelhorst@arm.com> cpu: Move packet deallocation to recvTimingResp in the O3 CPU

Move the packet deallocations in the O3 CPU so that the completeDataAccess
deals only with the LSQ specific parts and the generic recvTimingResp frees the
packet in all other cases.

Completed in 56 milliseconds