Modified instruction decode method.
authorVincentius Robby <acolyte@umich.edu>
Thu, 14 Jun 2007 20:52:19 +0000 (16:52 -0400)
committerVincentius Robby <acolyte@umich.edu>
Thu, 14 Jun 2007 20:52:19 +0000 (16:52 -0400)
commit5b5570e0bf78faec2ed253c9348639d3ae15e2ef
treeb884555f6affc655aea65225c541e01331303498
parent6641423a0b3b906a6fd943296d3c9ebbc3918374
Modified instruction decode method.
Make code compatible with new decode method.

src/arch/alpha/remote_gdb.cc:
src/cpu/base_dyn_inst_impl.hh:
src/cpu/exetrace.cc:
src/cpu/simple/base.cc:
    Make code compatible with new decode method.
src/cpu/static_inst.cc:
src/cpu/static_inst.hh:
    Modified instruction decode method.

--HG--
extra : convert_revision : a9a6d3a16fff59bc95d0606ea344bd57e71b8d0a
src/arch/alpha/remote_gdb.cc
src/cpu/base_dyn_inst_impl.hh
src/cpu/exetrace.cc
src/cpu/simple/base.cc
src/cpu/static_inst.cc
src/cpu/static_inst.hh