Rename the StaticInst-based (read|set)(Int|Float)Reg methods to (read|set)(Int|Float...
authorSteve Reinhardt <stever@eecs.umich.edu>
Tue, 12 Dec 2006 17:58:40 +0000 (09:58 -0800)
committerSteve Reinhardt <stever@eecs.umich.edu>
Tue, 12 Dec 2006 17:58:40 +0000 (09:58 -0800)
commit6c8c86f2f97913788237f763d4810ab12730ca60
tree5b4754b2e0cf43b84b99ec77d0ed950dc46a02fb
parenta7ea4885cebed69a56bb230955484fabb23ca986
Rename the StaticInst-based (read|set)(Int|Float)Reg methods to (read|set)(Int|Float)RegOperand to distinguish from non-StaticInst version.

--HG--
extra : convert_revision : b33ce0ebe2fee86cc791c00a35d8c6e395e1380c
src/arch/isa_parser.py
src/arch/mips/isa/formats/fp.isa
src/cpu/base_dyn_inst.hh
src/cpu/checker/cpu.hh
src/cpu/exec_context.hh
src/cpu/o3/alpha/dyn_inst.hh
src/cpu/o3/mips/dyn_inst.hh
src/cpu/ozone/dyn_inst.hh
src/cpu/simple/base.hh