gem5/cpu/simple_cpu
Kevin Lim 67b5f6afc1 Merged in new FastCPU stuff with existing code.
arch/alpha/ev5.cc:
    Added templatized processInterrupts() function that can be used by all of the CPU models.
arch/alpha/isa_desc:
    Merged in changes to remove CPU dependence.
arch/isa_parser.py:
    Merged in changes.
cpu/static_inst.hh:
    Includes FastCPU execute methods.

--HG--
extra : convert_revision : fcaa1dca35a9b316c73982bec8680df564f50bd8
2004-05-28 11:41:52 -04:00
..
simple_cpu.cc Merged in new FastCPU stuff with existing code. 2004-05-28 11:41:52 -04:00
simple_cpu.hh Change the namespace Statistics to Stats 2004-05-21 13:03:17 -04:00