Home
last modified time | relevance | path

Searched refs:r5 (Results 1 – 7 of 7) sorted by relevance

/art/compiler/optimizing/
Doptimizing_cfi_test_expected.inc11 // 0x00000000: push {r5, r6, lr}
13 // 0x00000002: .cfi_offset: r5 at cfa-12
30 // 0x00000010: pop {r5, r6, pc}
83 // 0x00000002: .cfi_offset: r5 at cfa-12
92 // 0x0000000c: .cfi_restore: r5
/art/runtime/arch/arm/
Dquick_entrypoints_arm.S34 .cfi_rel_offset r5, 4
63 push {r5-r8, r10-r11, lr} @ 7 words of callee saves
65 .cfi_rel_offset r5, 0
89 pop {r5-r8, r10-r11, lr} @ 7 words of callee saves
90 .cfi_restore r5
110 push {r1-r3, r5-r8, r10-r11, lr} @ 10 words of callee saves and args.
115 .cfi_rel_offset r5, 12
153 pop {r1-r3, r5-r8, r10-r11, lr} @ 10 words of callee saves
157 .cfi_restore r5
387 push {r4, r5, r6, r7, r8, r9, r10, r11, lr} @ spill regs
[all …]
/art/compiler/dex/quick/
Dquick_cfi_test_expected.inc11 // 0x00000000: push {r5, r6, lr}
13 // 0x00000002: .cfi_offset: r5 at cfa-12
30 // 0x00000010: pop {r5, r6, pc}
85 // 0x00000007: .cfi_offset: r5 at cfa-12
91 // 0x00000012: .cfi_restore: r5
/art/compiler/jni/
Djni_cfi_test_expected.inc20 // 0x00000000: push {r5, r6, r7, r8, r10, r11, lr}
22 // 0x00000004: .cfi_offset: r5 at cfa-28
79 // 0x00000026: pop {r5, r6, r7, r8, r10, r11, pc}
208 // 0x00000003: .cfi_offset: r5 at cfa-16
226 // 0x00000023: .cfi_restore: r5
373 // 0x00000030: sw r5, +68(r29)
449 // 0x0000002c: sw r5, +104(r29)
/art/compiler/dex/quick/x86/
Dx86_lir.h138 r5 = RegStorage::k32BitSolo | RegStorage::kCoreRegister | 5, enumerator
140 rBP = r5,
141 r5sib_no_base = r5,
242 constexpr RegStorage rs_r5(RegStorage::kValid | r5);
/art/compiler/dex/quick/arm/
Darm_lir.h124 r5 = RegStorage::k32BitSolo | RegStorage::kCoreRegister | 5, enumerator
218 constexpr RegStorage rs_r5(RegStorage::kValid | r5);
/art/compiler/utils/
Dassembler_thumb_test_expected.cc.inc320 " a: f854 5b04 ldr.w r5, [r4], #4\n",
327 " a: f844 5c04 str.w r5, [r4, #-4]\n",
328 " e: f844 5d04 str.w r5, [r4, #-4]!\n",