Review Board 2.0.15


arch: Properly guess OpClass from optional StaticInst flags

Review Request #2294 - Created June 12, 2014 and submitted

Information
Ali Saidi
gem5
default
Reviewers
Default
Changeset 10249:73d1e7e4bfff
---------------------------
arch: Properly guess OpClass from optional StaticInst flags

isa_parser.py guesses the OpClass if none were given based upon the StaticInst
flags.  The existing code does not take into account optionally set flags.
This code hoists the setting of optional flags so OpClass is properly assigned.

   
Review request changed
Updated (Sept. 3, 2014, 4:39 a.m.)

Status: Closed (submitted)