gem5/cpu/beta_cpu
Kevin Lim c4d0ebd25c Fix up #defines to use full path; fix up code for g++ 3.4
SConscript:
    Remove efence option from automatically being used.

--HG--
extra : convert_revision : 466bb8077aa341db0b409720e2a73535b1fa6b69
2005-02-11 17:54:33 -05:00
..
2bit_local_pred.cc Check in of various updates to the CPU. Mainly adds in stats, improves 2004-10-21 18:02:36 -04:00
2bit_local_pred.hh Update to make multiple instruction issue and different latencies work. 2004-09-23 14:06:03 -04:00
alpha_dyn_inst.cc Update to make multiple instruction issue and different latencies work. 2004-09-23 14:06:03 -04:00
alpha_dyn_inst.hh Fix up #defines to use full path; fix up code for g++ 3.4 2005-02-11 17:54:33 -05:00
alpha_dyn_inst_impl.hh Update to make multiple instruction issue and different latencies work. 2004-09-23 14:06:03 -04:00
alpha_full_cpu.cc Update to make multiple instruction issue and different latencies work. 2004-09-23 14:06:03 -04:00
alpha_full_cpu.hh Fix up #defines to use full path; fix up code for g++ 3.4 2005-02-11 17:54:33 -05:00
alpha_full_cpu_builder.cc Check in of various updates to the CPU. Mainly adds in stats, improves 2004-10-21 18:02:36 -04:00
alpha_full_cpu_impl.hh Slight fixes, add in commit trace flag. 2005-01-11 18:52:29 -05:00
alpha_impl.hh Fix up #defines to use full path; fix up code for g++ 3.4 2005-02-11 17:54:33 -05:00
alpha_params.hh Check in of various updates to the CPU. Mainly adds in stats, improves 2004-10-21 18:02:36 -04:00
bpred_unit.cc Check in of various updates to the CPU. Mainly adds in stats, improves 2004-10-21 18:02:36 -04:00
bpred_unit.hh Check in of various updates to the CPU. Mainly adds in stats, improves 2004-10-21 18:02:36 -04:00
bpred_unit_impl.hh Check in of various updates to the CPU. Mainly adds in stats, improves 2004-10-21 18:02:36 -04:00
btb.cc Check in of various updates to the CPU. Mainly adds in stats, improves 2004-10-21 18:02:36 -04:00
btb.hh Update to make multiple instruction issue and different latencies work. 2004-09-23 14:06:03 -04:00
comm.hh Fix up #defines to use full path; fix up code for g++ 3.4 2005-02-11 17:54:33 -05:00
commit.cc Fix up #defines to use full path; fix up code for g++ 3.4 2005-02-11 17:54:33 -05:00
commit.hh Fix up #defines to use full path; fix up code for g++ 3.4 2005-02-11 17:54:33 -05:00
commit_impl.hh Slight fixes, add in commit trace flag. 2005-01-11 18:52:29 -05:00
cpu_policy.hh Fix up #defines to use full path; fix up code for g++ 3.4 2005-02-11 17:54:33 -05:00
decode.cc Fix up #defines to use full path; fix up code for g++ 3.4 2005-02-11 17:54:33 -05:00
decode.hh Fix up #defines to use full path; fix up code for g++ 3.4 2005-02-11 17:54:33 -05:00
decode_impl.hh Fix up #defines to use full path; fix up code for g++ 3.4 2005-02-11 17:54:33 -05:00
fetch.cc Fix up #defines to use full path; fix up code for g++ 3.4 2005-02-11 17:54:33 -05:00
fetch.hh Fix up #defines to use full path; fix up code for g++ 3.4 2005-02-11 17:54:33 -05:00
fetch_impl.hh Slight fixes, add in commit trace flag. 2005-01-11 18:52:29 -05:00
free_list.cc Update to make multiple instruction issue and different latencies work. 2004-09-23 14:06:03 -04:00
free_list.hh Check in of various updates to the CPU. Mainly adds in stats, improves 2004-10-21 18:02:36 -04:00
full_cpu.cc Check in of various updates to the CPU. Mainly adds in stats, improves 2004-10-21 18:02:36 -04:00
full_cpu.hh Fix up #defines to use full path; fix up code for g++ 3.4 2005-02-11 17:54:33 -05:00
iew.cc Fix up #defines to use full path; fix up code for g++ 3.4 2005-02-11 17:54:33 -05:00
iew.hh Fix up #defines to use full path; fix up code for g++ 3.4 2005-02-11 17:54:33 -05:00
iew_impl.hh Slight fixes, add in commit trace flag. 2005-01-11 18:52:29 -05:00
inst_queue.cc Check in of various updates to the CPU. Mainly adds in stats, improves 2004-10-21 18:02:36 -04:00
inst_queue.hh Check in of various updates to the CPU. Mainly adds in stats, improves 2004-10-21 18:02:36 -04:00
inst_queue_impl.hh Check in of various updates to the CPU. Mainly adds in stats, improves 2004-10-21 18:02:36 -04:00
mem_dep_unit.cc Update to make multiple instruction issue and different latencies work. 2004-09-23 14:06:03 -04:00
mem_dep_unit.hh Check in of various updates to the CPU. Mainly adds in stats, improves 2004-10-21 18:02:36 -04:00
mem_dep_unit_impl.hh Check in of various updates to the CPU. Mainly adds in stats, improves 2004-10-21 18:02:36 -04:00
ras.cc Check in of various updates to the CPU. Mainly adds in stats, improves 2004-10-21 18:02:36 -04:00
ras.hh Check in of various updates to the CPU. Mainly adds in stats, improves 2004-10-21 18:02:36 -04:00
regfile.hh Fix up #defines to use full path; fix up code for g++ 3.4 2005-02-11 17:54:33 -05:00
rename.cc Fix up #defines to use full path; fix up code for g++ 3.4 2005-02-11 17:54:33 -05:00
rename.hh Fix up #defines to use full path; fix up code for g++ 3.4 2005-02-11 17:54:33 -05:00
rename_impl.hh Check in of various updates to the CPU. Mainly adds in stats, improves 2004-10-21 18:02:36 -04:00
rename_map.cc Check in of various updates to the CPU. Mainly adds in stats, improves 2004-10-21 18:02:36 -04:00
rename_map.hh Fix up #defines to use full path; fix up code for g++ 3.4 2005-02-11 17:54:33 -05:00
rob.cc Check in of new CPU. This checkin works under non-Fullsystem mode, with no caches. 2004-08-20 14:54:07 -04:00
rob.hh Fix up #defines to use full path; fix up code for g++ 3.4 2005-02-11 17:54:33 -05:00
rob_impl.hh Check in of various updates to the CPU. Mainly adds in stats, improves 2004-10-21 18:02:36 -04:00
store_set.cc Check in of various updates to the CPU. Mainly adds in stats, improves 2004-10-21 18:02:36 -04:00
store_set.hh Check in of various updates to the CPU. Mainly adds in stats, improves 2004-10-21 18:02:36 -04:00
tournament_pred.cc Check in of various updates to the CPU. Mainly adds in stats, improves 2004-10-21 18:02:36 -04:00
tournament_pred.hh Check in of various updates to the CPU. Mainly adds in stats, improves 2004-10-21 18:02:36 -04:00