summaryrefslogtreecommitdiff
path: root/src/arch/generic/SConscript
AgeCommit message (Expand)Author
2017-07-05cpu: Added interface for vector reg fileRekai Gonzalez-Alberquilla
2015-02-11sim: Move the BaseTLB to src/arch/generic/Andreas Sandberg
2014-11-23kvm, x86: Adding support for SE mode executionAlexandru Dutu
2013-09-30arch: Add support for m5ops using mmapped IPRsAndreas Sandberg
2013-09-04arch: Resurrect the NOISA build target and rename it NULLAndreas Hansson
2012-05-26ISA,CPU: Generalize and split out the components of the decode cache.Gabe Black
2012-05-25ISA: Make the decode function part of the ISA's decoder.Gabe Black
2012-05-25Decode: Make the Decoder class defined per ISA.Gabe Black