Revert "cpu: fix branching when thread is suspended in MinorCPU"
[gem5.git] / src / cpu / minor / MinorCPU.py
2019-03-14 Giacomo Gabrielliarch-arm,cpu: Add initial support for Arm SVE
2019-02-22 Andreas Sandbergpython: Make iterator handling Python 3 compatible
2019-02-12 Andreas Sandbergpython: Don't assume SimObjects live in the global...
2018-10-09 Giacomo Travaglinicpu: Fix MinorCPU executing Crypto Instructions
2018-03-06 Gabe Blackscons: Switch from the print statement to the print...
2016-10-15 Fernando Endocpu, arm: Distinguish Float* and SimdFloat*, create...
2016-07-21 Mitch Hayengacpu: Add SMT support to MinorCPU
2015-04-13 Dibakar Gopecpu: re-organizes the branch predictor structure.
2014-07-23 Andrew Bardsleycpu: `Minor' in-order CPU model