Home
last modified time | relevance | path

Searched refs:r15 (Results 1 – 4 of 4) sorted by relevance

/art/runtime/arch/x86_64/
Dquick_entrypoints_x86_64.S54 PUSH r15 // Callee save.
97 PUSH r15 // Callee save.
140 POP r15
156 PUSH r15 // Callee save.
201 PUSH r15 // Callee save.
261 POP r15
492 PUSH r15 // Save native callee save r15
527 POP r15 // Pop r15
586 PUSH r15 // Save r15
620 POP r15 // Pop r15
[all …]
/art/compiler/jni/
Djni_cfi_test_expected.inc260 // 0x00000000: push r15
262 // 0x00000002: .cfi_offset: r15 at cfa-16
323 // 0x0000007c: pop r15
325 // 0x0000007e: .cfi_restore: r15
356 // 0x0000000c: sw r15, +52(r29)
357 // 0x00000010: .cfi_offset: r15 at cfa-12
395 // 0x00000060: lw r15, +52(r29)
396 // 0x00000064: .cfi_restore: r15
/art/compiler/dex/quick/x86/
Dx86_lir.h162 r15 = RegStorage::k32BitSolo | RegStorage::kCoreRegister | 15, enumerator
266 constexpr RegStorage rs_r15(RegStorage::kValid | r15);
/art/runtime/arch/arm/
Dquick_entrypoints_arm.S447 ldr r2, [r0, #60] @ r2 = r15 (PC from gprs_ 60=4*15)