inorder: inst count mgmt

This commit is contained in:
Korey Sewell
2010-01-31 18:30:48 -05:00
parent be6724f7e7
commit 9357e353fc
14 changed files with 211 additions and 68 deletions

View File

@@ -54,6 +54,8 @@ if 'InOrderCPU' in env['CPU_MODELS']:
TraceFlag('InOrderGraduation')
TraceFlag('ThreadModel')
TraceFlag('RefCount')
TraceFlag('AddrDep')
CompoundFlag('InOrderCPUAll', [ 'InOrderStage', 'InOrderStall', 'InOrderCPU',
'InOrderMDU', 'InOrderAGEN', 'InOrderFetchSeq', 'InOrderTLB', 'InOrderBPred',