Searched refs:found_reverse_match (Results 1 – 2 of 2) sorted by relevance
2510 unsigned int found_reverse_match; in match_template() local2537 found_reverse_match = 0; in match_template()2681 found_reverse_match = Opcode_D; in match_template()2683 found_reverse_match = Opcode_FloatD; in match_template()2685 found_reverse_match = 0; in match_template()2687 found_reverse_match |= Opcode_FloatR; in match_template()2733 found_reverse_match = 0; in match_template()2773 if (found_reverse_match) in match_template()2779 i.tm.base_opcode ^= found_reverse_match; in match_template()
7274 template. Move base_opcode xor with found_reverse_match from