ARM: Fix an issue with clang generating wrong code.
Review Request #1662 - Created Jan. 22, 2013 and submitted
| Information | |
|---|---|
| Ali Saidi | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 9480:2c188ea1262d --------------------------- ARM: Fix an issue with clang generating wrong code. Clang generated executables would enter the if condition when it wasn't supposted to, resulting in the wrong simulated behavior. Implementing the operation this way is a bit faster anyway.
Ship It!
Ship It!
