Searched refs:stmib (Results 1 - 3 of 3) sorted by relevance
/external/llvm/test/MC/ARM/ |
H A D | arm-load-store-multiple-deprecated.s | 94 .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 D | basic-arm-instructions.s | 2836 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 D | getcontext.S | 41 stmib r0, {r1-r12}
|
Completed in 232 milliseconds