Review Board 2.0.15


arch: Make the ISA class inherit from SimObject

Review Request #1509 - Created Oct. 24, 2012 and submitted

Information
Ali Saidi
gem5
default
Reviewers
Default
Changeset 9333:786d63e13657
---------------------------
arch: Make the ISA class inherit from SimObject

The ISA class on stores the contents of ID registers on many
architectures. In order to make reset values of such registers
configurable, we make the class inherit from SimObject, which allows
us to use the normal generated parameter headers.

   
Review request changed
Updated (Jan. 7, 2013, 2:08 a.m.)

Status: Closed (submitted)