SPARC: Make SPARC's ISA's clear function initialize everything it should.
authorGabe Black <gblack@eecs.umich.edu>
Mon, 11 Oct 2010 03:38:05 +0000 (20:38 -0700)
committerGabe Black <gblack@eecs.umich.edu>
Mon, 11 Oct 2010 03:38:05 +0000 (20:38 -0700)
commit157d6f9c2fb203dd95fe53c3481e851ea55272ef
tree8768e64c9c290a4b159b3bebe4d7dbbce20529c3
parent63fa65613eb654e819721930782a13f1177f31c2
SPARC: Make SPARC's ISA's clear function initialize everything it should.

Also make it not set some pointers to NULL potentially introducing a memory
leak. That should be done in the constructor.
src/arch/alpha/isa.hh
src/arch/sparc/isa.cc
src/arch/sparc/isa.hh