Make SW prefetch flag a parameter again, and add code to make
authorSteve Reinhardt <stever@eecs.umich.edu>
Thu, 26 Feb 2004 15:05:36 +0000 (07:05 -0800)
committerSteve Reinhardt <stever@eecs.umich.edu>
Thu, 26 Feb 2004 15:05:36 +0000 (07:05 -0800)
commit6f5e104fc5683ace0c17ddb402bf8d40330f60aa
treef7cf19d176c6e89566806db4e0c2d4612daf1d3a
parent6a306d4cafae360c9107a845ee2d08c8667453ae
Make SW prefetch flag a parameter again, and add code to make
it actually do something on FullCPU.  Still disabled, as it
causes detailed-boot to hang when you turn it on.

arch/alpha/isa_desc:
    Add EAComp and MemAcc pseudo-instructions to prefetch StaticInst.
cpu/simple_cpu/simple_cpu.hh:
    Changed prefetch() return type from Fault to void.

--HG--
extra : convert_revision : c7cb42682bfea6af117c87d4dfdb06176b6fe6b7
arch/alpha/isa_desc
cpu/simple_cpu/simple_cpu.hh