ARM: Set "uopSet_uop" as Conditional or Unconditional control
Review Request #1463 - Created Oct. 6, 2012 and submitted
| Information | |
|---|---|
| Nathanael Premillieu | |
| gem5 | |
| Reviewers | |
| Default | |
"uopSet_uop" is microop instruction that has the IsControl flags set, but the IsCondControl or IsUncondControl flags seems not to be set, neither in the construction nor where the microop is used. This patch adds the the flags in the constructor of the instruction (MicroUopSetPCCPSR)
The generation of the ISA-related is working. Tests to see if it has an impact are under progress.
Review request changed
Updated (Oct. 6, 2012, 8:51 a.m.)
Summary: |
|
|---|
Review request changed
Updated (Oct. 6, 2012, 8:52 a.m.)
Description: |
|
|---|
Ship It!
