inorder-mem: skeleton support for prefetch/writehints
authorKorey Sewell <ksewell@umich.edu>
Tue, 12 May 2009 19:01:15 +0000 (15:01 -0400)
committerKorey Sewell <ksewell@umich.edu>
Tue, 12 May 2009 19:01:15 +0000 (15:01 -0400)
commit1c7e988272efead94d2cfbe3fd65ba454d3e1fc1
tree55affa4470c6cc8cdadc8da953895a0b3a163a24
parentf41df0ee08467711c613faadf9879052ab7196ed
inorder-mem: skeleton support for prefetch/writehints
src/arch/alpha/isa/mem.isa
src/arch/alpha/tlb.cc
src/cpu/inorder/cpu.cc
src/cpu/inorder/cpu.hh
src/cpu/inorder/inorder_dyn_inst.cc
src/cpu/inorder/resource.hh
src/cpu/inorder/resources/agen_unit.cc
src/cpu/inorder/resources/cache_unit.cc
src/cpu/inorder/resources/cache_unit.hh
src/cpu/inorder/resources/tlb_unit.cc
src/cpu/inorder/resources/tlb_unit.hh