summaryrefslogtreecommitdiff
path: root/src/cpu/o3/rob.hh
AgeCommit message (Expand)Author
2019-03-20invisispec-1.0 sourceIru Cai
2018-11-16cpu: Fix the usage of const DynInstPtrRekai Gonzalez-Alberquilla
2017-07-05arch, cpu: Architectural Register structural indexingNathanael Premillieu
2013-10-31cpu: Construct ROB with cpu params struct instead of each variableFaissal Sleiman
2013-01-07cpu: Rewrite O3 draining to avoid stopping in microcodeAndreas Sandberg
2012-02-10O3 CPU: Provide the squashing instructionNilay Vaish
2011-04-15includes: fix up code after sortingNathan Binkert
2011-02-06mcpat: Adds McPAT performance countersJoel Hestness
2009-09-23arch: nuke arch/isa_specific.hh and move stuff to generated config/the_isa.hhNathan Binkert
2009-05-26types: add a type for thread IDs and try to use it everywhereNathan Binkert
2007-04-04Pass ISA-specific O3 CPU as a constructor parameter instead of using setCPU f...Kevin Lim
2006-07-07Minor fix for SMT Hello Worlds to finish correctly.Korey Sewell
2006-07-02Fix default SMT configuration in O3CPU (i.e. fetch policy, workloads/numThreads)Korey Sewell
2006-06-16Two updates that got combined into one ChangeSet accidentally. They're both ...Kevin Lim
2006-06-04Merge ktlim@zamp:/z/ktlim2/clean/m5-o3Kevin Lim
2006-06-02Merge ktlim@zizzer:/bk/newmemKevin Lim
2006-05-31Updated Authors from bk prs infoAli Saidi
2006-05-30Merge ktlim@zizzer:/bk/m5Kevin Lim
2006-05-22New directory structure:Steve Reinhardt