summaryrefslogtreecommitdiff
path: root/src/cpu/inorder/resources/fetch_seq_unit.cc
AgeCommit message (Expand)Author
2010-06-24inorder: enforce 78-character ruleKorey Sewell
2010-06-23inorder: squash from memory stallKorey Sewell
2010-01-31inorder: object cleanup in destructorsKorey Sewell
2010-01-31inorder: track last branch committedKorey Sewell
2010-01-31inorder: add updatePC event to resPoolKorey Sewell
2010-01-31inorder: suspend in respoolKorey Sewell
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
2009-05-12inorder-bpred: edits to handle non-delay-slot ISAsKorey Sewell
2009-03-04InOrderCPU: Clean up Constructors to initialize variables correctly (i.e. in ...Korey Sewell
2009-03-04Give each resource in InOrder it's own TraceFlag instead of just standard 'Re...Korey Sewell
2009-02-10InOrder: Import new inorder CPU model from MIPS.Korey Sewell