commit | 78765e84a3654357a03f84b76985556cf7d9731a | [log] [tgz] |
---|---|---|
author | Jeff Hao <jeffhao@google.com> | Wed Sep 11 18:04:26 2013 -0700 |
committer | Jeff Hao <jeffhao@google.com> | Wed Sep 11 18:04:26 2013 -0700 |
tree | 6d41a775ab15045bf45dfe653cb8f4d20ef6893c | |
parent | 16f1aab09e2d830f879da82043c761816d5f2be9 [diff] |
Fix CAS intrinsic to clear exclusive if values don't match. The LDREX has a matching STREX if the values match, but it needed a CLREX for the case where they didn't. Bug: 10530407 Change-Id: I46b474cca326a251536e7f214c80486694431386