Lines Matching defs:word_nr
66 int word_nr;
67 for (word_nr = previous_nr_prefetched_words;
68 word_nr < current_nr_prefetched_words; word_nr++)
72 word_nr, options.insn_bit_size, word_nr);
340 table->opcode_rule->word_nr,
359 table->opcode->word_nr,
369 table->opcode->word_nr,
737 int word_nr;
744 for (word_nr = 0; word_nr < instruction->nr_words; word_nr++)
748 insn_word_entry *word = instruction->word[word_nr];
786 if (opcode->word_nr == word_nr
818 lf_printf (file, "if ((instruction_%d\n", word_nr);
830 word_nr, (unsigned long) (check_mask),