Review Board 2.0.15


x86: Different microop if all flag bits are written

Review Request #1148 - Created April 12, 2012 and discarded

Information
Nilay Vaish
gem5
default
Reviewers
Default
Changeset 8945:31d20d9ac126
---------------------------
x86: Different microop if all flag bits are written
This patch changes the isa files, so that a new microop is generated
for a instruction if it rights all flags. This will help in case of
the o3 cpu, as this new microop does not read the flags register.

   
Review request changed
Updated (April 16, 2012, 2:54 p.m.)

Status: Discarded