commit | b81b90150e980671bc51e72c928ed0bad75bcd6a | [log] [tgz] |
---|---|---|
author | Karl Schimpf <kschimpf@google.com> | Wed Nov 04 14:54:52 2015 -0800 |
committer | Karl Schimpf <kschimpf@google.com> | Wed Nov 04 14:54:52 2015 -0800 |
tree | 70c2f098267c920d2639b92370e7cecdb3752ac8 | |
parent | 69e9290c092e551a130e6c3a1477a6e97c54212d [diff] |
Add TST(register, immediate) to ARM32 integrated assembler. Also cleans up instructions that use emitType01 to share more common code. BUG= https://bugs.chromium.org/p/nativeclient/issues/detail?id=4334 R=stichnot@chromium.org Review URL: https://codereview.chromium.org/1413473005 .