Review Board 2.0.15


arch: Cleanup unused ISA traits constants

Review Request #2362 - Created Aug. 22, 2014 and submitted

Information
Andreas Hansson
gem5
default
Reviewers
Default
Changeset 10302:b7ac68974f7c
---------------------------
arch: Cleanup unused ISA traits constants

This patch prunes unused values, and also unifies how the values are
defined (not using an enum for ALPHA), aligning the use of int vs Addr
etc.

The patch also removes the duplication of PageBytes/PageShift and
VMPageSize/LogVMPageSize. For all ISAs the two pairs had identical
values and the latter has been removed.
All regressions pass
Review request changed
Updated (Sept. 3, 2014, 4:39 a.m.)

Status: Closed (submitted)