Searched refs:cbnz_max_forward (Results 1 – 1 of 1) sorted by relevance
1194 const uint32_t cbnz_max_forward = kCbnzIP1Plus0Insn | 0x007fffe0; in TEST_F() local1196 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() local1283 const std::vector<uint8_t> expected_code1 = RawCode({kNopInsn, cbnz_max_forward, kLdrWInsn}); in TEST_F()