Searched refs:ldr (Results 1 – 3 of 3) sorted by relevance
/ndk/tests/build/ssax-instructions/jni/ |
D | test.S | 51 ldr lr, [sp, #24] label 54 ldr r1, [sp, #20] label 56 ldr r2, [sp, #16] label
|
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/ |
D | UnwindRegistersRestore.S | 286 ldr lr, [x0, #0x100] ; restore pc into lr 287 ldr x1, [x0, #0x0F8] 305 ldr d30, [x0, #0x200] 306 ldr d31, [x0, #0x208] 326 ldr r2, [r0, #52] 327 ldr r3, [r0, #60] 338 ldr sp, [lr, #52] 339 ldr lr, [lr, #60] @ restore pc into lr
|
D | UnwindRegistersSave.S | 280 ldr x0, #0 ; return UNW_ESUCCESS
|