..
2bit_local_pred.cc
shuffle files around for new directory structure
2005-06-04 20:50:10 -04:00
2bit_local_pred.hh
Made Addr a global type
2006-02-21 03:38:21 -05:00
alpha_cpu.cc
shuffle files around for new directory structure
2005-06-04 20:50:10 -04:00
alpha_cpu.hh
Eliminated TARGET_ALPHA, since THE_ISA provides the same function.
2006-03-10 16:26:31 -05:00
alpha_cpu_builder.cc
Merge ktlim@zizzer:/bk/m5
2006-03-05 00:34:54 -05:00
alpha_cpu_impl.hh
Changed the floating point register file into a class with appropriate accessor functions. The width of the floating point register to access can be specified, and if not, it will be accessed at its "natural" width. That is, the width of each individual register. Also, the functions which access the bit representation of floating point registers can use the blahblahBits functions now instead of blahblahInt.
2006-03-14 15:55:00 -05:00
alpha_dyn_inst.cc
shuffle files around for new directory structure
2005-06-04 20:50:10 -04:00
alpha_dyn_inst.hh
Changed the floating point register file into a class with appropriate accessor functions. The width of the floating point register to access can be specified, and if not, it will be accessed at its "natural" width. That is, the width of each individual register. Also, the functions which access the bit representation of floating point registers can use the blahblahBits functions now instead of blahblahInt.
2006-03-14 15:55:00 -05:00
alpha_dyn_inst_impl.hh
Changes to put all the misc regs within the misc reg file. This includes the FPCR, Uniq, lock flag, lock addr, and IPRs.
2006-02-27 11:44:35 -05:00
alpha_impl.hh
Changes to untemplate StaticInst and StaticInstPtr, change the isa to a namespace instead of a class, an improvement to the architecture specific header file selection system, and fixed up a few include paths.
2006-02-19 02:34:37 -05:00
alpha_params.hh
Build options are set via a build_options file in the
2005-08-30 13:18:54 -04:00
bpred_unit.cc
shuffle files around for new directory structure
2005-06-04 20:50:10 -04:00
bpred_unit.hh
Changed targetarch to arch for isa_traits.hh include
2006-02-27 01:38:47 -05:00
bpred_unit_impl.hh
Changes to untemplate StaticInst and StaticInstPtr, change the isa to a namespace instead of a class, an improvement to the architecture specific header file selection system, and fixed up a few include paths.
2006-02-19 02:34:37 -05:00
btb.cc
Changes to untemplate StaticInst and StaticInstPtr, change the isa to a namespace instead of a class, an improvement to the architecture specific header file selection system, and fixed up a few include paths.
2006-02-19 02:34:37 -05:00
btb.hh
Made Addr a global type
2006-02-21 03:38:21 -05:00
comm.hh
Changed targetarch to arch for isa_traits.hh include
2006-02-27 01:38:47 -05:00
commit.cc
shuffle files around for new directory structure
2005-06-04 20:50:10 -04:00
commit.hh
Changes to untemplate StaticInst and StaticInstPtr, change the isa to a namespace instead of a class, an improvement to the architecture specific header file selection system, and fixed up a few include paths.
2006-02-19 02:34:37 -05:00
commit_impl.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.cc
Changed the floating point register file into a class with appropriate accessor functions. The width of the floating point register to access can be specified, and if not, it will be accessed at its "natural" width. That is, the width of each individual register. Also, the functions which access the bit representation of floating point registers can use the blahblahBits functions now instead of blahblahInt.
2006-03-14 15:55:00 -05:00
cpu.hh
Changed the floating point register file into a class with appropriate accessor functions. The width of the floating point register to access can be specified, and if not, it will be accessed at its "natural" width. That is, the width of each individual register. Also, the functions which access the bit representation of floating point registers can use the blahblahBits functions now instead of blahblahInt.
2006-03-14 15:55:00 -05:00
cpu_policy.hh
Update #defines for the O3CPU. Also include the copyright.
2005-06-05 03:25:26 -04:00
decode.cc
shuffle files around for new directory structure
2005-06-04 20:50:10 -04:00
decode.hh
Made Addr a global type
2006-02-21 03:38:21 -05:00
decode_impl.hh
shuffle files around for new directory structure
2005-06-04 20:50:10 -04:00
fetch.cc
shuffle files around for new directory structure
2005-06-04 20:50:10 -04:00
fetch.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
fetch_impl.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
free_list.cc
shuffle files around for new directory structure
2005-06-04 20:50:10 -04:00
free_list.hh
Changes to untemplate StaticInst and StaticInstPtr, change the isa to a namespace instead of a class, an improvement to the architecture specific header file selection system, and fixed up a few include paths.
2006-02-19 02:34:37 -05:00
iew.cc
shuffle files around for new directory structure
2005-06-04 20:50:10 -04:00
iew.hh
Changes to untemplate StaticInst and StaticInstPtr, change the isa to a namespace instead of a class, an improvement to the architecture specific header file selection system, and fixed up a few include paths.
2006-02-19 02:34:37 -05:00
iew_impl.hh
Changes to untemplate StaticInst and StaticInstPtr, change the isa to a namespace instead of a class, an improvement to the architecture specific header file selection system, and fixed up a few include paths.
2006-02-19 02:34:37 -05:00
inst_queue.cc
shuffle files around for new directory structure
2005-06-04 20:50:10 -04:00
inst_queue.hh
Update #defines for the O3CPU. Also include the copyright.
2005-06-05 03:25:26 -04:00
inst_queue_impl.hh
fix problems on darwin/*BSD for syscall emulation mode
2006-02-10 14:21:32 -05:00
mem_dep_unit.cc
shuffle files around for new directory structure
2005-06-04 20:50:10 -04:00
mem_dep_unit.hh
Update #defines for the O3CPU. Also include the copyright.
2005-06-05 03:25:26 -04:00
mem_dep_unit_impl.hh
shuffle files around for new directory structure
2005-06-04 20:50:10 -04:00
ras.cc
shuffle files around for new directory structure
2005-06-04 20:50:10 -04:00
ras.hh
Made Addr a global type
2006-02-21 03:38:21 -05:00
regfile.hh
Changed the floating point register file into a class with appropriate accessor functions. The width of the floating point register to access can be specified, and if not, it will be accessed at its "natural" width. That is, the width of each individual register. Also, the functions which access the bit representation of floating point registers can use the blahblahBits functions now instead of blahblahInt.
2006-03-14 15:55:00 -05:00
rename.cc
shuffle files around for new directory structure
2005-06-04 20:50:10 -04:00
rename.hh
Made Addr a global type
2006-02-21 03:38:21 -05:00
rename_impl.hh
Build options are set via a build_options file in the
2005-08-30 13:18:54 -04:00
rename_map.cc
shuffle files around for new directory structure
2005-06-04 20:50:10 -04:00
rename_map.hh
Changes to untemplate StaticInst and StaticInstPtr, change the isa to a namespace instead of a class, an improvement to the architecture specific header file selection system, and fixed up a few include paths.
2006-02-19 02:34:37 -05:00
rob.cc
Update #defines for the O3CPU. Also include the copyright.
2005-06-05 03:25:26 -04:00
rob.hh
Changes to untemplate StaticInst and StaticInstPtr, change the isa to a namespace instead of a class, an improvement to the architecture specific header file selection system, and fixed up a few include paths.
2006-02-19 02:34:37 -05:00
rob_impl.hh
Build options are set via a build_options file in the
2005-08-30 13:18:54 -04:00
sat_counter.cc
Many files:
2005-06-05 05:16:00 -04:00
sat_counter.hh
Many files:
2005-06-05 05:16:00 -04:00
store_set.cc
shuffle files around for new directory structure
2005-06-04 20:50:10 -04:00
store_set.hh
Made Addr a global type
2006-02-21 03:38:21 -05:00
tournament_pred.cc
shuffle files around for new directory structure
2005-06-04 20:50:10 -04:00
tournament_pred.hh
Made Addr a global type
2006-02-21 03:38:21 -05:00