summaryrefslogtreecommitdiff
path: root/tools/cpplint.py
diff options
context:
space:
mode:
author Vladimir Marko <vmarko@google.com> 2013-11-18 12:01:54 +0000
committer Vladimir Marko <vmarko@google.com> 2013-11-18 16:40:24 +0000
commit332b7aa6220124dc638b9f7e59611c376473f128 (patch)
tree23c896c8b8454d3c95129a5eb6750b94e2a47171 /tools/cpplint.py
parentca368cb576cf6a436a32c357fca51fbb3082d7a9 (diff)
Improve Thumb2 instructions' use of constant operands.
Rename instructions using modified immediate to use suffix I8M. Many were using I8 which may lead to confusion with Thumb I8 instructions and some were using other suffixes. Add and use CmnRI8M, increase constant range of AddRRI12 and SubRRI12 and use BicRRI8M for applicable kOpAnd constants. In particular, this should marginaly improve Math.abs(float) and Math.abs(double) by converting x & 0x7fffffff to BIC. Bug: 11579369 Change-Id: I0f17a9eb80752d2625730a60555152cdffed50ba
Diffstat (limited to 'tools/cpplint.py')
0 files changed, 0 insertions, 0 deletions