CPU: Eliminate the hwrei function.
authorGabe Black <gblack@eecs.umich.edu>
Sat, 11 Oct 2008 09:27:21 +0000 (02:27 -0700)
committerGabe Black <gblack@eecs.umich.edu>
Sat, 11 Oct 2008 09:27:21 +0000 (02:27 -0700)
commitda7209ec93f3cdad11c02906357f06fa29652996
tree54847aa95a3dc16e94d42f985722b5dac0322ad9
parent3af428606ad35e2cd40d5d1d39010ff732bfee4f
CPU: Eliminate the hwrei function.
15 files changed:
src/arch/alpha/ev5.cc
src/arch/alpha/isa/decoder.isa
src/arch/alpha/isa/main.isa
src/cpu/checker/cpu.hh
src/cpu/exec_context.hh
src/cpu/o3/cpu.cc
src/cpu/o3/cpu.hh
src/cpu/o3/dyn_inst.hh
src/cpu/o3/dyn_inst_impl.hh
src/cpu/ozone/cpu.hh
src/cpu/ozone/cpu_impl.hh
src/cpu/ozone/dyn_inst.hh
src/cpu/ozone/dyn_inst_impl.hh
src/cpu/simple/base.hh
src/cpu/simple_thread.hh