cpu-o3: MemDepUnit tracks load-acquire/store-release
[gem5.git] / src / cpu / minor / fetch2.cc
2020-02-26 Bobby R. Brucemisc: merge branch 'release-staging-v19.0.0.0' into...
2020-02-24 Bobby R. Brucemisc: Merged release-staging-v19.0.0.0 into develop
2020-02-17 Gabe Blackcpu: Delete authors lists from the cpu directory.
2019-11-02 Gabe Blackarch,cpu: Move endianness conversion of inst bytes...
2019-05-14 Giacomo TravagliniRevert "cpu: fix how a thread starts up in MinorCPU"
2019-05-14 Giacomo TravagliniRevert "cpu: stop scheduling suspended threads in MinorCPU"
2019-02-08 Tuan Tacpu: support atomic memory request type with AtomicOpFu...
2019-02-08 Tuan Tacpu: stop scheduling suspended threads in all stages...
2019-02-06 Tuan Tacpu: fix how a thread starts up in MinorCPU
2017-11-29 David Guillen Fandoscpu-minor: Add missing instruction stats
2016-11-09 Brandon Potterstyle: [patch 1/22] use /r/3648/ to reorganize includes
2016-12-21 Arthur Peraiscpu: disallow speculative update of branch predictor...
2016-07-21 Mitch Hayengacpu: Fix Minor SMT WFI/drain interaction issues
2016-07-21 Mitch Hayengacpu: Add SMT support to MinorCPU
2014-11-14 Andreas Hanssonarm: Fixes based on UBSan and static analysis
2014-07-23 Andrew Bardsleycpu: `Minor' in-order CPU model