commit | 82975ba6fc68c16f10bb437d95d9c0d1859b141e | [log] [tgz] |
---|---|---|
author | Karl Schimpf <kschimpf@google.com> | Tue Feb 02 10:17:01 2016 -0800 |
committer | Karl Schimpf <kschimpf@google.com> | Tue Feb 02 10:17:01 2016 -0800 |
tree | 812910e30d5992ed3edc88e30e8dfda030f2f773 | |
parent | ee1aae820b08055583e6c9be7a3118d1e975a45d [diff] |
Fix skip_unimplemented for filetype=obj in ARM. Fixes generation of emit text fixup code in integrated ARM assembler to properly reset the text fixup flag when skipping unimplemented instructions. Also fixes broken assertion for the "vmul" instruction. BUG=None R=stichnot@chromium.org Review URL: https://codereview.chromium.org/1656023002 .