gem5/arch/alpha
Steve Reinhardt f951b00d89 Get rid of obsolete code, most of it '#if 0'ed anyway.
Mostly vestiges of Dave's long-gone instruction prefetching stuff.

arch/alpha/isa_traits.hh:
    Delete unused extractInstructionPrefetchTarget().
base/inifile.cc:
    Delete '#if 0' code
cpu/base_cpu.hh:
    Delete unused filterThisInstructionPrefetch() function.
cpu/exetrace.hh:
    Delete '#if 0' code (obsolete flags).

--HG--
extra : convert_revision : c8317f56ba0a0e568daa785825ee938584987bed
2003-10-19 17:30:26 -07:00
..
alpha_memory.cc Make include paths explicit and update makefile accordingly. 2003-10-10 11:09:00 -07:00
alpha_memory.hh Make include paths explicit and update makefile accordingly. 2003-10-10 11:09:00 -07:00
aout_machdep.h Minor documentation tweaks. 2003-10-16 12:41:35 -07:00
arguments.cc cleanup 2003-10-13 16:14:28 -04:00
arguments.hh Split up kernel.cc into separate files for dump_mbuf and printf 2003-10-13 17:24:27 -04:00
ecoff_machdep.h New loader structure. Expand Nate's ObjectFile to automatically detect file formats 2003-10-07 23:13:01 -07:00
ev5.cc Remove all of the Tru64 specific stuff from the base System object 2003-10-14 12:19:59 -04:00
ev5.hh Make include paths explicit and update makefile accordingly. 2003-10-10 11:09:00 -07:00
fake_syscall.cc Make include paths explicit and update makefile accordingly. 2003-10-10 11:09:00 -07:00
faults.cc Make include paths explicit and update makefile accordingly. 2003-10-10 11:09:00 -07:00
faults.hh Import changeset 2003-10-07 10:41:54 -04:00
isa_desc Add comment to elaborate on store-conditional result code (and remove 2003-10-18 21:21:14 -07:00
isa_traits.hh Get rid of obsolete code, most of it '#if 0'ed anyway. 2003-10-19 17:30:26 -07:00
osfpal.cc Make include paths explicit and update makefile accordingly. 2003-10-10 11:09:00 -07:00
osfpal.hh Import changeset 2003-10-07 10:41:54 -04:00
vtophys.cc CopyData and CopyString moved from kernel.cc to vtophys.cc 2003-10-13 16:09:33 -04:00
vtophys.hh Split up kernel.cc into separate files for dump_mbuf and printf 2003-10-13 17:24:27 -04:00