commit | dca86741c89dbcb3fa7b77e9124a5985f04ee2d7 | [log] [tgz] |
---|---|---|
author | Karl Schimpf <kschimpf@google.com> | Fri Dec 04 15:11:43 2015 -0800 |
committer | Karl Schimpf <kschimpf@google.com> | Fri Dec 04 15:11:43 2015 -0800 |
tree | ac61eea18dcd8964a19de5e2b957431cef440b2b | |
parent | 7cfe9a0f1cd48e2404ed38842bb065983bb28311 [diff] |
Add RSB instruction to the ARM integrated assembler. Adds RSB (immediate) and RSB (register) to the ARM integrated assembler. Also moves udiv method to corresponding (sorted) position in cpp file. BUG= https://bugs.chromium.org/p/nativeclient/issues/detail?id=4334 R=stichnot@chromium.org Review URL: https://codereview.chromium.org/1494433005 .