dev: Remove a bunch of Alpha code from MIPS, and unnecessary TheISAs.
authorGabe Black <gabeblack@google.com>
Tue, 27 Mar 2018 09:18:10 +0000 (02:18 -0700)
committerGabe Black <gabeblack@google.com>
Tue, 27 Mar 2018 10:58:10 +0000 (10:58 +0000)
commit8e111ba2507f191f8a08d98972dd45eab0242250
tree3f6a719f5157280b70c0e4e475375cf61358e26a
parentb18f7078c3e8e9a32294afe107965f28d498f759
dev: Remove a bunch of Alpha code from MIPS, and unnecessary TheISAs.

There was a bunch of commented out code in the MIPS malta
implementation which originally came from Alpha. That code is now
deleted. Also, the MIPS code pulled in the TheISA namespace which it
didn't use.

Change-Id: I8470cc2fecb302f4399e52de4de9daf79c00a711
Reviewed-on: https://gem5-review.googlesource.com/9405
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Maintainer: Gabe Black <gabeblack@google.com>
src/dev/mips/malta.cc
src/dev/mips/malta_cchip.cc
src/dev/mips/malta_io.cc