Review Board 2.0.15


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.

   
Review request changed
Updated (Feb. 15, 2013, 6:46 a.m.)

Status: Closed (submitted)