gem5/src/cpu/inorder/resources
Korey Sewell f80508de65 inorder: cache port blocking
set the request to false when the cache port blocks so we dont deadlock.
also, comment out the outstanding address list sanity check for now.
2011-02-04 00:08:19 -05:00
..
agen_unit.cc inorder: enforce 78-character rule 2010-06-24 15:34:12 -04:00
agen_unit.hh inorder: cleanup virtual functions 2010-06-24 15:34:19 -04:00
bpred_unit.cc ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors. 2010-10-31 00:07:20 -07:00
bpred_unit.hh ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors. 2010-10-31 00:07:20 -07:00
branch_predictor.cc Replace curTick global variable with accessor functions. 2011-01-07 21:50:29 -08:00
branch_predictor.hh inorder: cleanup virtual functions 2010-06-24 15:34:19 -04:00
cache_unit.cc inorder: cache port blocking 2011-02-04 00:08:19 -05:00
cache_unit.hh Style: Replace some tabs with spaces. 2010-12-20 16:24:40 -05:00
decode_unit.cc inorder: enforce 78-character rule 2010-06-24 15:34:12 -04:00
decode_unit.hh inorder: cleanup virtual functions 2010-06-24 15:34:19 -04:00
execution_unit.cc inorder: multi-issue branch resolution 2011-02-04 00:08:17 -05:00
execution_unit.hh inorder: multi-issue branch resolution 2011-02-04 00:08:17 -05:00
fetch_seq_unit.cc Replace curTick global variable with accessor functions. 2011-01-07 21:50:29 -08:00
fetch_seq_unit.hh ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors. 2010-10-31 00:07:20 -07:00
graduation_unit.cc Replace curTick global variable with accessor functions. 2011-01-07 21:50:29 -08:00
graduation_unit.hh inorder: cleanup virtual functions 2010-06-24 15:34:19 -04:00
inst_buffer.cc inorder: enforce 78-character rule 2010-06-24 15:34:12 -04:00
inst_buffer.hh inorder: cleanup virtual functions 2010-06-24 15:34:19 -04:00
inst_buffer_new.cc arch: nuke arch/isa_specific.hh and move stuff to generated config/the_isa.hh 2009-09-23 08:34:21 -07:00
inst_buffer_new.hh types: add a type for thread IDs and try to use it everywhere 2009-05-26 09:23:13 -07:00
mem_dep_unit.hh inorder: enforce 78-character rule 2010-06-24 15:34:12 -04:00
mult_div_unit.cc Replace curTick global variable with accessor functions. 2011-01-07 21:50:29 -08:00
mult_div_unit.hh inorder: cleanup virtual functions 2010-06-24 15:34:19 -04:00
resource_list.hh InOrder: Import new inorder CPU model from MIPS. 2009-02-10 15:49:29 -08:00
tlb_unit.cc Faults: Pass the StaticInst involved, if any, to a Fault's invoke method. 2010-09-13 19:26:03 -07:00
tlb_unit.hh ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors. 2010-10-31 00:07:20 -07:00
use_def.cc inorder: enforce 78-character rule 2010-06-24 15:34:12 -04:00
use_def.hh inorder: cleanup virtual functions 2010-06-24 15:34:19 -04:00