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

/external/llvm/test/MC/ARM/
H A Darm-load-store-multiple-deprecated.s94 .global stmib
95 .type stmib,%function
96 stmib: label
97 stmib sp!, {r0, pc}
99 @ CHECK: stmib sp!, {r0, pc}
101 stmib r0!, {r0, sp}
103 @ CHECK: stmib r0!, {r0, sp}
105 stmib r1!, {r0, sp, pc}
107 @ CHECK: stmib r1!, {r0, sp, pc}
109 stmib r
[all...]
H A Dbasic-arm-instructions.s2836 stmib r4, {r1,r3-r6,sp}
2843 stmib r9!, {r1,r3-r6,sp}
2849 @ CHECK: stmib r4, {r1, r3, r4, r5, r6, sp} @ encoding: [0x7a,0x20,0x84,0xe9]
2855 @ CHECK: stmib r9!, {r1, r3, r4, r5, r6, sp} @ encoding: [0x7a,0x20,0xa9,0xe9]
/external/libunwind/src/arm/
H A Dgetcontext.S41 stmib r0, {r1-r12}

Completed in 232 milliseconds