Get rid of old RegContext code.
authorGabe Black <gblack@eecs.umich.edu>
Mon, 13 Oct 2008 00:57:46 +0000 (17:57 -0700)
committerGabe Black <gblack@eecs.umich.edu>
Mon, 13 Oct 2008 00:57:46 +0000 (17:57 -0700)
commitf245358343fb26ac976d15b8f2a023caa0f9ba0d
tree05fbddda0840cb8ae564f12e9a410617e866d19f
parentcefb768131b1d0582c5cbe83feaa97060dfe15af
Get rid of old RegContext code.
17 files changed:
src/arch/alpha/regfile.hh
src/arch/alpha/types.hh
src/arch/mips/regfile.cc
src/arch/mips/regfile/regfile.hh
src/arch/mips/types.hh
src/arch/sparc/miscregfile.cc
src/arch/sparc/regfile.cc
src/arch/sparc/regfile.hh
src/arch/sparc/types.hh
src/arch/x86/regfile.cc
src/arch/x86/regfile.hh
src/arch/x86/types.hh
src/cpu/checker/thread_context.hh
src/cpu/o3/thread_context.hh
src/cpu/ozone/cpu.hh
src/cpu/simple_thread.hh
src/cpu/thread_context.hh