Searched refs:stmda (Results 1 - 3 of 3) sorted by relevance

/external/llvm/test/MC/ARM/
H A Darm-load-store-multiple-deprecated.s38 .global stmda
39 .type stmda,%function
40 stmda: label
41 stmda sp!, {r0, pc}
43 @ CHECK: stmda sp!, {r0, pc}
45 stmda r0!, {r0, sp}
47 @ CHECK: stmda r0!, {r0, sp}
49 stmda r1!, {r0, sp, pc}
51 @ CHECK: stmda r1!, {r0, sp, pc}
53 stmda r
[all...]
H A Ddiagnostics.s286 stmda sp!, {r5, r2}
289 @ CHECK-ERRORS: stmda sp!, {r5, r2}
H A Dbasic-arm-instructions.s2837 stmda r5, {r1,r3-r6,sp}
2844 stmda sp!, {r1,r3-r6}
2850 @ CHECK: stmda r5, {r1, r3, r4, r5, r6, sp} @ encoding: [0x7a,0x20,0x05,0xe8]
2856 @ CHECK: stmda sp!, {r1, r3, r4, r5, r6} @ encoding: [0x7a,0x00,0x2d,0xe8]

Completed in 52 milliseconds