Searched refs:word2_match (Results 1 – 1 of 1) sorted by relevance
243 uint word2_match; /* what to match after masking */ member3827 g_instruction_table[i].word2_match = ostruct->match2; in build_opcode_table()3840 if ( (i->word2_mask && ((word_check & i->word2_mask) != i->word2_match)) || in instruction_is_valid()