Searched refs:is_decoded (Results 1 – 1 of 1) sorted by relevance
788 int is_decoded; /* Nonzero means instruction has a match. */ in print_insn_cr16() local797 is_decoded = match_opcode (); in print_insn_cr16()799 if (is_decoded > 0 && (words[0] << 16 || words[1]) != 0) in print_insn_cr16()