..
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
Check in of various updates to the CPU. Mainly adds in stats, improves
2004-10-21 18:02:36 -04: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
Check in of various updates to the CPU. Mainly adds in stats, improves
2004-10-21 18:02:36 -04: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
Update to make multiple instruction issue and different latencies work.
2004-09-23 14:06:03 -04: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
Check in of various updates to the CPU. Mainly adds in stats, improves
2004-10-21 18:02:36 -04:00
commit.cc
Check in of new CPU. This checkin works under non-Fullsystem mode, with no caches.
2004-08-20 14:54:07 -04:00
commit.hh
Check in of various updates to the CPU. Mainly adds in stats, improves
2004-10-21 18:02:36 -04:00
commit_impl.hh
Slight fixes, add in commit trace flag.
2005-01-11 18:52:29 -05:00
cpu_policy.hh
Check in of various updates to the CPU. Mainly adds in stats, improves
2004-10-21 18:02:36 -04:00
decode.cc
Check in of new CPU. This checkin works under non-Fullsystem mode, with no caches.
2004-08-20 14:54:07 -04:00
decode.hh
Check in of various updates to the CPU. Mainly adds in stats, improves
2004-10-21 18:02:36 -04:00
decode_impl.hh
Slight fixes, add in commit trace flag.
2005-01-11 18:52:29 -05:00
fetch.cc
Check in of new CPU. This checkin works under non-Fullsystem mode, with no caches.
2004-08-20 14:54:07 -04:00
fetch.hh
Check in of various updates to the CPU. Mainly adds in stats, improves
2004-10-21 18:02:36 -04: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
Check in of various updates to the CPU. Mainly adds in stats, improves
2004-10-21 18:02:36 -04:00
iew.cc
Check in of new CPU. This checkin works under non-Fullsystem mode, with no caches.
2004-08-20 14:54:07 -04:00
iew.hh
Check in of various updates to the CPU. Mainly adds in stats, improves
2004-10-21 18:02:36 -04: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
Slight fixes, add in commit trace flag.
2005-01-11 18:52:29 -05:00
rename.cc
Check in of new CPU. This checkin works under non-Fullsystem mode, with no caches.
2004-08-20 14:54:07 -04:00
rename.hh
Check in of various updates to the CPU. Mainly adds in stats, improves
2004-10-21 18:02:36 -04: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
Update to make multiple instruction issue and different latencies work.
2004-09-23 14:06:03 -04: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
Update to make multiple instruction issue and different latencies work.
2004-09-23 14:06:03 -04: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