Searched defs:raw_code2 (Results 1 – 2 of 2) sorted by relevance
49 const uint8_t raw_code2[] = { 4u, 3u, 2u, 1u }; in TEST() local
1025 const std::vector<uint8_t> raw_code2 = RawCode({kCbnzIP1Plus0Insn, kLdrWInsn}); in TEST_F() local1117 const std::vector<uint8_t> raw_code2 = RawCode({kNopInsn, kCbnzIP1Plus0Insn, kLdrWInsn}); in TEST_F() local