summaryrefslogtreecommitdiff
path: root/src/cpu/minor/MinorCPU.py
AgeCommit message (Expand)Author
2019-03-14arch-arm,cpu: Add initial support for Arm SVEGiacomo Gabrielli
2019-02-22python: Make iterator handling Python 3 compatibleAndreas Sandberg
2019-02-12python: Don't assume SimObjects live in the global namespaceAndreas Sandberg
2018-10-09cpu: Fix MinorCPU executing Crypto InstructionsGiacomo Travaglini
2018-03-06scons: Switch from the print statement to the print function.Gabe Black
2016-10-15cpu, arm: Distinguish Float* and SimdFloat*, create FloatMem* opClassFernando Endo
2016-07-21cpu: Add SMT support to MinorCPUMitch Hayenga
2015-04-13cpu: re-organizes the branch predictor structure.Dibakar Gope
2014-07-23cpu: `Minor' in-order CPU modelAndrew Bardsley