Get rid of FastCPU model.
authorSteve Reinhardt <stever@eecs.umich.edu>
Tue, 23 May 2006 02:18:08 +0000 (22:18 -0400)
committerSteve Reinhardt <stever@eecs.umich.edu>
Tue, 23 May 2006 02:18:08 +0000 (22:18 -0400)
commit475a981f6e9bdff9436ad0ecf34f83ead5a63498
treee27ca6e45834c47cf47992bf40f70046ada8d9f1
parent387889526430e34a7da32741d39942b7f4771bf8
Get rid of FastCPU model.
It doesn't compile, and if we really want this we should
start over from scratch and see if we can reuse parts from
BaseSimpleCPU (e.g., derive a FastSimpleCPU).

SConstruct:
src/arch/SConscript:
src/cpu/cpu_models.py:
    Get rid of FastCPU model.

--HG--
extra : convert_revision : f3f0362f7292bf21e8e0d4d84c475be8a9789a0c
SConstruct
src/arch/SConscript
src/cpu/cpu_models.py