Home
last modified time | relevance | path

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

/art/dex2oat/linker/arm64/
Drelative_patcher_arm64_test.cc1194 const uint32_t cbnz_max_forward = kCbnzIP1Plus0Insn | 0x007fffe0; in TEST_F() local
1196 const std::vector<uint8_t> expected_code1 = RawCode({kNopInsn, cbnz_max_forward, kLdrWInsn}); in TEST_F()
1280 const uint32_t cbnz_max_forward = kCbnzIP1Plus0Insn | 0x007fffe0; in TEST_F() local
1283 const std::vector<uint8_t> expected_code1 = RawCode({kNopInsn, cbnz_max_forward, kLdrWInsn}); in TEST_F()