Get rid of the ParamContext for pseudo instructions and move
authorNathan Binkert <binkertn@umich.edu>
Sun, 12 Nov 2006 01:22:10 +0000 (17:22 -0800)
committerNathan Binkert <binkertn@umich.edu>
Sun, 12 Nov 2006 01:22:10 +0000 (17:22 -0800)
commitb16e5591773c362f10808ab439b27a87d891f0fc
treef5dedd837caeaf8367c4974680bf46b15eb3f86f
parentcc7730467607e1c11cdf6832c5cac04ce6813059
Get rid of the ParamContext for pseudo instructions and move
the parameters to the BaseCPU object.

--HG--
extra : convert_revision : 557292cffb40918133647b0c9ac653ee5112df2e
src/cpu/base.hh
src/cpu/o3/alpha/cpu_builder.cc
src/cpu/ozone/cpu_builder.cc
src/cpu/simple/atomic.cc
src/cpu/simple/timing.cc
src/python/m5/objects/BaseCPU.py
src/sim/pseudo_inst.cc