Home
last modified time | relevance | path

Searched refs:ldr1 (Results 1 – 2 of 2) sorted by relevance

/art/dex2oat/linker/arm/
Drelative_patcher_thumb2_test.cc1342 const uint32_t ldr1 = kLdrWInsn | (/* root_reg */ 1 << 12); in TEST_F() local
1346 ldr1, kBneWPlus0, // First GC root LDR with read barrier. in TEST_F()
/art/dex2oat/linker/arm64/
Drelative_patcher_arm64_test.cc1445 const uint32_t ldr1 = kLdrWInsn | /* root_reg */ 1; in TEST_F() local
1449 ldr1, kCbnzIP1Plus0Insn, // First GC root LDR with read barrier. in TEST_F()