Home | History | Annotate | Download | only in config

Lines Matching refs:words

1410   LITTLENUM_TYPE words[6];
2600 gen_to_words (words, baseo, (long) outro);
2601 for (wordp = words; baseo--; wordp++)
3820 three words long! */
4630 /* In most cases we can determine the number of opcode words
4632 some instructions have 2 opcode words, but no fixed bits
5588 LITTLENUM_TYPE words[6];
5590 gen_to_words (words, 2, 8L); /* These numbers are magic! */
5594 offs (exp) = words[1] | (words[0] << 16);
8141 knows about how to handle broken words. */