commit | f4d0a7a5819541ecb44ec7dafe151114981cdb88 | [log] [tgz] |
---|---|---|
author | Karl Schimpf <kschimpf@google.com> | Thu Nov 19 08:10:44 2015 -0800 |
committer | Karl Schimpf <kschimpf@google.com> | Thu Nov 19 08:10:44 2015 -0800 |
tree | 6e3f87e1383adcf6cd0d532a5beea7b747afe7fd | |
parent | 3f6b47d53174f4f44d8b7c32d806fc5b5288a218 [diff] |
Add LSL (register, immediate) to ARM integrated assembler. Also does some clean up on emitType01 methods (making optional argument explicit, and moving rule checks to the lowest level). BUG= https://bugs.chromium.org/p/nativeclient/issues/detail?id=4334 R=jpp@chromium.org Review URL: https://codereview.chromium.org/1456783003 .