Searched refs:cbnz_max_forward (Results 1 – 1 of 1) sorted by relevance
1216 const uint32_t cbnz_max_forward = kCbnzIP1Plus0Insn | 0x007fffe0; in TEST_F() local1218 const std::vector<uint8_t> expected_code1 = RawCode({kNopInsn, cbnz_max_forward, kLdrWInsn}); in TEST_F()1302 const uint32_t cbnz_max_forward = kCbnzIP1Plus0Insn | 0x007fffe0; in TEST_F() local1306 const std::vector<uint8_t> expected_code1 = RawCode({kNopInsn, cbnz_max_forward, kLdrWInsn}); in TEST_F()