summaryrefslogtreecommitdiff
path: root/src/cpu/inorder/resources/fetch_seq_unit.hh
AgeCommit message (Expand)Author
2010-06-24inorder: cleanup virtual functionsKorey Sewell
2010-01-31inorder: object cleanup in destructorsKorey 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-03-05Get rid of 'using namespace' declarations in headers.Steve Reinhardt
2009-02-10InOrder: Import new inorder CPU model from MIPS.Korey Sewell