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.cc1372 const uint32_t ldr1 = kLdrWInsn | (/* root_reg */ 1 << 12); in TEST_F() local
1376 ldr1, kBneWPlus0, // First GC root LDR with read barrier. in TEST_F()
/art/dex2oat/linker/arm64/
Drelative_patcher_arm64_test.cc1476 const uint32_t ldr1 = kLdrWInsn | /* root_reg */ 1; in TEST_F() local
1480 ldr1, kCbnzIP1Plus0Insn, // First GC root LDR with read barrier. in TEST_F()