Home
last modified time | relevance | path

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

/art/dex2oat/linker/arm64/
Drelative_patcher_arm64_test.cc1282 const uint32_t cbnz_last = kCbnzIP1Plus0Insn | (cbnz_last_offset << (5 - 2)); in TEST_F() local
1284 const std::vector<uint8_t> expected_code2 = RawCode({kNopInsn, cbnz_last, kLdrWInsn}); in TEST_F()