summaryrefslogtreecommitdiff
path: root/src/cpu/minor/lsq.hh
AgeCommit message (Expand)Author
2018-06-11misc: Using smart pointers for memory RequestsGiacomo Travaglini
2018-06-11misc: Substitute pointer to Request with aliased RequestPtrGiacomo Travaglini
2017-07-12cpu: Refactor some Event subclasses to lambdasSean Wilson
2016-08-15cpu, arch: fix the type used for the request flagsNikos Nikoleris
2016-07-21cpu: Add SMT support to MinorCPUMitch Hayenga
2016-02-15misc: Add missing overrides to appease clangAndreas Hansson
2016-02-10mem: Deduce if cache should forward snoopsAndreas Hansson
2015-03-02mem: Split port retry for all different packet classesAndreas Hansson
2014-12-02cpu: Fix retries on barrier/store in Minor's store bufferAndrew Bardsley
2014-09-19arch: Pass faults by const reference where possibleAndreas Hansson
2014-09-12cpu: Fix memory access in Minor not setting parent Request flagsAndrew Bardsley
2014-07-23cpu: `Minor' in-order CPU modelAndrew Bardsley