tlb: More fixing of unified TLB
authorNathan Binkert <nate@binkert.org>
Thu, 9 Apr 2009 05:21:27 +0000 (22:21 -0700)
committerNathan Binkert <nate@binkert.org>
Thu, 9 Apr 2009 05:21:27 +0000 (22:21 -0700)
commite0de2c34433be76eac7798e58e1ae02f5bffb732
tree120f809cf3feb35e6b42e83a9896b8ae673c5445
parent7b5a96f06b530db35637aca6f9d0f7a2ddfa6e60
tlb: More fixing of unified TLB
20 files changed:
src/arch/alpha/AlphaTLB.py
src/arch/alpha/tlb.cc
src/arch/alpha/tlb.hh
src/arch/mips/tlb.cc
src/arch/mips/tlb.hh
src/arch/sparc/tlb.cc
src/arch/sparc/tlb.hh
src/arch/x86/faults.hh
src/arch/x86/pagetable_walker.cc
src/arch/x86/pagetable_walker.hh
src/arch/x86/tlb.cc
src/arch/x86/tlb.hh
src/cpu/BaseCPU.py
src/cpu/base_dyn_inst.hh
src/cpu/o3/fetch_impl.hh
src/cpu/simple/atomic.cc
src/cpu/simple/timing.cc
src/cpu/simple/timing.hh
src/sim/tlb.cc
src/sim/tlb.hh