CPU: Eliminate the simPalCheck funciton.
authorGabe Black <gblack@eecs.umich.edu>
Sat, 11 Oct 2008 19:17:24 +0000 (12:17 -0700)
committerGabe Black <gblack@eecs.umich.edu>
Sat, 11 Oct 2008 19:17:24 +0000 (12:17 -0700)
commitf621b7b81f0913612381d5dc4993f52bb2116902
treea0438fb51a3721bf432da12b76c0b8b3160071ef
parentda7209ec93f3cdad11c02906357f06fa29652996
CPU: Eliminate the simPalCheck funciton.
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