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

/art/compiler/linker/arm64/
H A Drelative_patcher_arm64_test.cc1054 const uint32_t cbnz_max_forward = kCbnzIP1Plus0Insn | 0x007fffe0; local
1056 const std::vector<uint8_t> expected_code1 = RawCode({kNopInsn, cbnz_max_forward, kLdrWInsn});
1142 const uint32_t cbnz_max_forward = kCbnzIP1Plus0Insn | 0x007fffe0; local
1145 const std::vector<uint8_t> expected_code1 = RawCode({kNopInsn, cbnz_max_forward, kLdrWInsn});

Completed in 48 milliseconds