Searched refs:code_pattern (Results 1 – 2 of 2) sorted by relevance
79 code_pattern = r"^(.{40}) \|($| (.*)$)"93 l_match = re.search(code_pattern, l)
129 : code_pattern(code_pattern_in), clean_slate_code(code) {} in ArmRelInstruction()132 std::string code_pattern; member163 EXPECT_TRUE(SplitBits(instr.code_pattern, instr.clean_slate_code, in Run()177 EXPECT_TRUE(SplitBits(instr.code_pattern, code, &code_components)); in Run()