Adds the data-processing "register-shifted register" form, as well as the 5-bit immediate shift for mov instructions (which unfortunately represent this form differently than other instructions). This CL fixes the ARM integrated assembler to handle all non-V (i.e. neon) instructions used by the spec2k test suite except: rsc: 59 instances. rev: 14 instances. BUG= https://bugs.chromium.org/p/nativeclient/issues/detail?id=4334 R=jpp@chromium.org, stichnot@chromium.org Review URL: https://codereview.chromium.org/1516063002 .
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| add.ll | Loading commit data... | |
| and.ll | Loading commit data... | |
| asr.ll | Loading commit data... | |
| bic.ll | Loading commit data... | |
| blx.ll | Loading commit data... | |
| branch-mult-fwd.ll | Loading commit data... | |
| branch-simple.ll | Loading commit data... | |
| cmn.ll | Loading commit data... | |
| cmp.ll | Loading commit data... | |
| dmb.ll | Loading commit data... | |
| eor.ll | Loading commit data... | |
| global-load-store.ll | Loading commit data... | |
| int-extend.ll | Loading commit data... | |
| ldr-shift.ll | Loading commit data... | |
| ldr-str-more.ll | Loading commit data... | |
| load-store.ll | Loading commit data... | |
| lsl.ll | Loading commit data... | |
| lsr.ll | Loading commit data... | |
| mov-const.ll | Loading commit data... | |
| mov-imm.ll | Loading commit data... | |
| mov-reg.ll | Loading commit data... | |
| mul.ll | Loading commit data... | |
| mvn.ll | Loading commit data... | |
| orr.ll | Loading commit data... | |
| push-pop.ll | Loading commit data... | |
| ret.ll | Loading commit data... | |
| rev.ll | Loading commit data... | |
| rsb.ll | Loading commit data... | |
| rsc.ll | Loading commit data... | |
| sandboxing.ll | Loading commit data... | |
| sdiv.ll | Loading commit data... | |
| store-sf.ll | Loading commit data... | |
| sub.ll | Loading commit data... | |
| udiv.ll | Loading commit data... | |
| uxtb.ll | Loading commit data... |