summaryrefslogtreecommitdiff
path: root/test/MultiDex
diff options
context:
space:
mode:
authorVladimir Marko <vmarko@google.com>2013-12-19 13:31:15 +0000
committerVladimir Marko <vmarko@google.com>2013-12-20 16:03:15 +0000
commit58af1f9385742f70aca4fcb5e13aba53b8be2ef4 (patch)
treeced2ca058dfc110700716357ac296c3741598cc6 /test/MultiDex
parent93055a258c3a81d1b3b8eb44c9c71cf73ceeb8f0 (diff)
Clean up usage of carry flag condition codes.
On X86, kCondUlt and kCondUge are bound to CS and CC, respectively, while on ARM it's the other way around. The explicit binding in ConditionCode was wrong and misleading and could lead to subtle bugs. Therefore, we detach those constants and clean up usage. The CS and CC conditions are now effectively unused but we keep them around as they may eventually be useful. And some minor cleanup and comments. Change-Id: Ic5ed81d86b6c7f9392dd8fe9474b3ff718fee595
Diffstat (limited to 'test/MultiDex')
0 files changed, 0 insertions, 0 deletions