Home
last modified time | relevance | path

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

/art/dex2oat/linker/arm64/
Drelative_patcher_arm64_test.cc1195 const uint32_t cbnz_max_backward = kCbnzIP1Plus0Insn | 0x00800000; in TEST_F() local
1197 const std::vector<uint8_t> expected_code2 = RawCode({cbnz_max_backward, kLdrWInsn}); in TEST_F()