commit | 7de2435074e6f1c29089034e0ae537a9b1f01897 | [log] [tgz] |
---|---|---|
author | Karl Schimpf <kschimpf@google.com> | Thu Dec 17 08:55:10 2015 -0800 |
committer | Karl Schimpf <kschimpf@google.com> | Thu Dec 17 08:55:10 2015 -0800 |
tree | 914c5911161f5780c5c119023ca440ced340c3d3 | |
parent | 4175d45e14cf1eb0af11e0458a873e601dc395de [diff] |
Add trap (an UDF instruction) to the ARM integrated Assembler. Uses the same UDF instruction as used for function alignment. BUG= https://bugs.chromium.org/p/nativeclient/issues/detail?id=4334 R=stichnot@chromium.org Review URL: https://codereview.chromium.org/1519873003 .