Replaced makeExtMI with predecode.
authorGabe Black <gblack@eecs.umich.edu>
Tue, 13 Mar 2007 16:13:21 +0000 (16:13 +0000)
committerGabe Black <gblack@eecs.umich.edu>
Tue, 13 Mar 2007 16:13:21 +0000 (16:13 +0000)
commitce18d900a17cdda2cc041b51c56e6c84fb155331
treed7be0cac19e550c93fc207e749ea80e1cf9a639e
parent8edc9d79cee3edd6d16a8254a0180aaa242974c7
Replaced makeExtMI with predecode.
Removed the getOpcode function from StaticInst which only made sense for Alpha.
Started implementing the x86 predecoder.

--HG--
extra : convert_revision : a13ea257c8943ef25e9bc573024a99abacf4a70d
src/arch/alpha/utility.hh
src/arch/mips/utility.hh
src/arch/sparc/utility.hh
src/arch/x86/types.hh
src/arch/x86/utility.hh
src/cpu/o3/fetch_impl.hh
src/cpu/simple/base.cc
src/cpu/simple/base.hh
src/cpu/static_inst.hh