gem5/src/cpu/inorder/resources
2009-04-08 22:21:27 -07:00
..
agen_unit.cc Give each resource in InOrder it's own TraceFlag instead of just standard 'Resource' flag 2009-03-04 13:17:09 -05:00
agen_unit.hh InOrder: Import new inorder CPU model from MIPS. 2009-02-10 15:49:29 -08:00
bpred_unit.cc InOrder: Import new inorder CPU model from MIPS. 2009-02-10 15:49:29 -08:00
bpred_unit.hh stats: Fix all stats usages to deal with template fixes 2009-03-05 19:09:53 -08:00
branch_predictor.cc Give each resource in InOrder it's own TraceFlag instead of just standard 'Resource' flag 2009-03-04 13:17:09 -05:00
branch_predictor.hh stats: Fix all stats usages to deal with template fixes 2009-03-05 19:09:53 -08:00
cache_unit.cc InOrderCPU: Clean up Constructors to initialize variables correctly (i.e. in a way for the compiler to play *nice*) 2009-03-04 22:37:45 -05:00
cache_unit.hh Configs: Add support for the InOrder CPU model 2009-02-10 15:49:29 -08:00
decode_unit.cc Give each resource in InOrder it's own TraceFlag instead of just standard 'Resource' flag 2009-03-04 13:17:09 -05:00
decode_unit.hh InOrder: Import new inorder CPU model from MIPS. 2009-02-10 15:49:29 -08:00
execution_unit.cc Give each resource in InOrder it's own TraceFlag instead of just standard 'Resource' flag 2009-03-04 13:17:09 -05:00
execution_unit.hh stats: Fix all stats usages to deal with template fixes 2009-03-05 19:09:53 -08:00
fetch_seq_unit.cc InOrderCPU: Clean up Constructors to initialize variables correctly (i.e. in a way for the compiler to play *nice*) 2009-03-04 22:37:45 -05:00
fetch_seq_unit.hh Get rid of 'using namespace' declarations in headers. 2009-03-05 17:15:31 -08:00
graduation_unit.cc InOrderCPU: Clean up Constructors to initialize variables correctly (i.e. in a way for the compiler to play *nice*) 2009-03-04 22:37:45 -05:00
graduation_unit.hh InOrder: Import new inorder CPU model from MIPS. 2009-02-10 15:49:29 -08:00
inst_buffer.cc Give each resource in InOrder it's own TraceFlag instead of just standard 'Resource' flag 2009-03-04 13:17:09 -05:00
inst_buffer.hh stats: Fix all stats usages to deal with template fixes 2009-03-05 19:09:53 -08:00
inst_buffer_new.cc InOrder: Import new inorder CPU model from MIPS. 2009-02-10 15:49:29 -08:00
inst_buffer_new.hh InOrder: Import new inorder CPU model from MIPS. 2009-02-10 15:49:29 -08:00
mem_dep_unit.hh InOrder: Import new inorder CPU model from MIPS. 2009-02-10 15:49:29 -08:00
mult_div_unit.cc InOrderCPU: Clean up Constructors to initialize variables correctly (i.e. in a way for the compiler to play *nice*) 2009-03-04 22:37:45 -05:00
mult_div_unit.hh stats: Fix all stats usages to deal with template fixes 2009-03-05 19:09:53 -08:00
resource_list.hh InOrder: Import new inorder CPU model from MIPS. 2009-02-10 15:49:29 -08:00
tlb_unit.cc tlb: Don't separate the TLB classes into an instruction TLB and a data TLB 2009-04-08 22:21:27 -07:00
tlb_unit.hh InOrder: Import new inorder CPU model from MIPS. 2009-02-10 15:49:29 -08:00
use_def.cc Give each resource in InOrder it's own TraceFlag instead of just standard 'Resource' flag 2009-03-04 13:17:09 -05:00
use_def.hh InOrder: Import new inorder CPU model from MIPS. 2009-02-10 15:49:29 -08:00