ARM: make predicated-false instruction to move data from a old register.
Review Request #198 - Created Aug. 13, 2010 and discarded - Latest diff uploaded
| Information | |
|---|---|
| Ali Saidi | |
| gem5 | |
| Reviewers | |
| Default | |
| Min | |
ARM: make predicated-false instruction to move data from a old register. Thus a predicted flase instruction turns into a move from old register to new register. This doesn't matter on the simple CPU, but is required because of the physical registers on the o3 cpu.
