misc: Merge branch v20.1.0.3 hotfix into develop
[gem5.git] / src / cpu / minor / MinorCPU.py
2021-02-03 Bobby R. Brucemisc: Merge branch v20.1.0.3 hotfix into develop
2021-01-27 Andreas Sandbergarch, mem, cpu, systemc: Remove Python 2.7 glue code
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-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