commit | f8fc12f741cdbffaf82005d4f1324dc316d9d6df | [log] [tgz] |
---|---|---|
author | Karl Schimpf <kschimpf@google.com> | Fri Oct 30 15:06:35 2015 -0700 |
committer | Karl Schimpf <kschimpf@google.com> | Fri Oct 30 15:06:35 2015 -0700 |
tree | 2a5e13fb358492fcd043382444674ad05220f6af | |
parent | 1c28550f76d2da45def3b4bf43732c8d30b8c9f8 [diff] |
Add CMP(register) and CMP(Immediate) to ARM integerated assembler. Also cleans up comments on rotated immediate 8 constants. BUG= https://code.google.com/p/nativeclient/issues/detail?id=4334 R=stichnot@chromium.org Review URL: https://codereview.chromium.org/1414483008 .