gem5/cpu/ozone
Gabe Black 4b256577e0 Where architecture independent sources included arch/alpha/xxx.hh, they were changed to include targetarch/xxx.hh
cpu/base_dyn_inst.cc:
cpu/o3/bpred_unit.hh:
cpu/o3/comm.hh:
cpu/o3/cpu.hh:
cpu/o3/regfile.hh:
cpu/ozone/cpu_impl.hh:
cpu/ozone/ea_list.cc:
cpu/ozone/ea_list.hh:
kern/kernel_stats.cc:
    Changed arch/alpha to targetarch
sim/process.cc:
    Changed arch/alpha to targetarch, and removed gaurding ifdef

--HG--
extra : convert_revision : 3c29e6baeb1cd900f7b5e11144a5d547a6c7c5ab
2006-02-27 01:32:49 -05:00
..
cpu.cc Cleanup copyright stuff. Add our copyright files that 2005-06-05 11:02:38 -04:00
cpu.hh Changed Fault * to Fault, which is a typedef to FaultBase *, which is the old Fault class renamed. 2006-02-21 20:10:40 -05:00
cpu_impl.hh Where architecture independent sources included arch/alpha/xxx.hh, they were changed to include targetarch/xxx.hh 2006-02-27 01:32:49 -05:00
ea_list.cc Where architecture independent sources included arch/alpha/xxx.hh, they were changed to include targetarch/xxx.hh 2006-02-27 01:32:49 -05:00
ea_list.hh Where architecture independent sources included arch/alpha/xxx.hh, they were changed to include targetarch/xxx.hh 2006-02-27 01:32:49 -05:00