Got rid of some typedefs, moved the tlbs to the base o3 cpu, and called the architect...
authorGabe Black <gblack@eecs.umich.edu>
Wed, 6 Dec 2006 16:36:40 +0000 (11:36 -0500)
committerGabe Black <gblack@eecs.umich.edu>
Wed, 6 Dec 2006 16:36:40 +0000 (11:36 -0500)
commit6826ee53dbab2e1a762aebb478a1c41389a4d07c
tree2346656818993ed6360daf17df92ed95933a13a1
parent0ed6c52c1ee061611dd95c2ebc4b4916e8641fc5
Got rid of some typedefs, moved the tlbs to the base o3 cpu, and called the architecture defined setSyscallReturn function instead of a duplicate copy.

src/cpu/o3/alpha/cpu.hh:
    Got rid of some typedefs, and moved the tlbs to the base o3 cpu.
src/cpu/o3/alpha/thread_context.hh:
src/cpu/o3/cpu.cc:
    Moved the tlbs to the base o3 cpu.

--HG--
extra : convert_revision : 1805613aa230b8974a226ee3d2584c85f7a578aa
src/cpu/o3/alpha/cpu.hh
src/cpu/o3/alpha/cpu_impl.hh
src/cpu/o3/alpha/thread_context.hh
src/cpu/o3/cpu.cc
src/cpu/o3/cpu.hh