Home
last modified time | relevance | path

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

/art/dex2oat/linker/arm/
Drelative_patcher_thumb2_test.cc1373 const uint32_t ldr2 = kLdrWInsn | (/* root_reg */ 2 << 12); in TEST_F() local
1377 ldr2, kBneWPlus0, // Second GC root LDR with read barrier. in TEST_F()
/art/dex2oat/linker/arm64/
Drelative_patcher_arm64_test.cc1477 const uint32_t ldr2 = kLdrWInsn | /* root_reg */ 2; in TEST_F() local
1482 ldr2, kCbnzIP1Plus0Insn, // Second GC root LDR with read barrier. in TEST_F()